Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-125724
#<BuildRuby:0x000055e23a24e858
@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.20230101-125724",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004574 0.001906 0.844033 ( 1.450652)
build_miniruby 0.000000 0.001350 1.019033 ( 1.017127)
build_ruby 0.000499 0.001090 2.772334 ( 2.769717)
build_all 0.009049 0.000483 16.809650 ( 3.018633)
build_install 0.005257 0.006457 2.298613 ( 1.183868)
test_btest 0.000756 0.000353 76.096045 ( 10.548299)
test_basic 0.006972 0.000000 0.378598 ( 0.463877)
test_all 0.001438 0.000000 658.792885 ( 98.479917)
test_rubyspec 0.075354 0.059143 51.617054 ( 59.723915)
total: 178.66 sec