Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-211927
#<BuildRuby:0x0000564f041780a0
@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.20240114-211927",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002151 0.003550 1.202354 ( 1.584840)
build_miniruby 0.001431 0.000301 0.944298 ( 0.942178)
build_ruby 0.001327 0.000000 2.711280 ( 2.711479)
build_all 0.001966 0.006544 14.165298 ( 1.312230)
build_install 0.004583 0.002843 4.075114 ( 1.051285)
test_btest 0.000756 0.000231 74.323252 ( 6.902584)
test_basic 0.003305 0.001006 0.661963 ( 0.738528)
test_all 0.110805 0.019727 474.755701 ( 54.513451)
test_rubyspec 0.026559 0.017386 47.886543 ( 60.206574)
total: 129.96 sec