Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-153538
#<BuildRuby:0x0000562861c80098
@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.20231220-153538",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000754 0.003635 1.203873 ( 1.577660)
build_miniruby 0.000849 0.000134 0.942351 ( 0.941931)
build_ruby 0.001910 0.000000 2.800723 ( 2.800621)
build_all 0.007151 0.002817 15.923899 ( 1.485693)
build_install 0.008616 0.000000 4.585205 ( 1.106293)
test_btest 0.001137 0.000000 82.614598 ( 7.525031)
test_basic 0.001604 0.003103 0.738665 ( 0.817312)
test_all 0.094501 0.039560 514.292816 ( 47.138704)
test_rubyspec 0.026578 0.021897 50.587663 ( 62.859739)
total: 126.25 sec