Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-122621
#<BuildRuby:0x000055c436308090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-122621",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003935 0.000926 1.315479 ( 1.705090)
build_miniruby 0.001281 0.000301 1.013376 ( 1.011952)
build_ruby 0.001168 0.000275 2.743839 ( 2.743806)
build_all 0.010086 0.000283 17.088286 ( 1.528667)
build_install 0.010298 0.001171 5.203658 ( 1.180289)
test_btest 0.000910 0.000182 83.638529 ( 8.006810)
test_basic 0.002536 0.000507 0.504380 ( 0.586482)
test_all 0.110193 0.023978 502.283763 ( 57.740095)
test_rubyspec 0.022147 0.025567 50.506144 ( 62.778562)
total: 137.28 sec