Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-153554
#<BuildRuby:0x000055a5be9e43c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221211-153554",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000005 0.000022 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.000000 0.004348 0.845565 ( 1.070252)
build_miniruby 0.000000 0.000993 1.057519 ( 1.056245)
build_ruby 0.000000 0.001343 2.749199 ( 2.654705)
build_all 0.002424 0.006520 15.698398 ( 3.335627)
build_install 0.004159 0.005752 2.240076 ( 1.248760)
test_btest 0.000383 0.000229 61.484691 ( 11.760777)
test_basic 0.003441 0.002065 0.314367 ( 0.404729)
test_all 0.000894 0.000536 677.578137 (147.457487)
test_rubyspec 0.028079 0.029740 52.251592 ( 60.546643)
total: 229.54 sec