Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-051447
#<BuildRuby:0x000055efaddd3568
@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.20231209-051447",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004812 0.000145 1.400165 ( 1.754905)
build_miniruby 0.001302 0.000236 0.863456 ( 0.862815)
build_ruby 0.001064 0.000194 2.683414 ( 2.683578)
build_all 0.002303 0.007980 17.044094 ( 1.529978)
build_install 0.003457 0.005602 4.957832 ( 1.191412)
test_btest 0.000772 0.000322 90.001857 ( 7.613624)
test_basic 0.002691 0.001122 0.625219 ( 0.702419)
test_all 0.114871 0.022358 542.554542 ( 56.048161)
test_rubyspec 0.023696 0.023428 50.968745 ( 63.387287)
total: 135.78 sec