Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-094421
#<BuildRuby:0x000055beecfe00a0
@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.20240106-094421",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000816 0.003217 0.955921 ( 1.325387)
build_miniruby 0.000981 0.000246 0.926152 ( 0.926580)
build_ruby 0.001369 0.000000 2.924157 ( 2.924383)
build_all 0.009722 0.000756 14.732381 ( 1.379678)
build_install 0.005771 0.003475 4.274064 ( 1.179760)
test_btest 0.000566 0.000142 75.473258 ( 7.396846)
test_basic 0.000000 0.003760 0.470263 ( 0.550628)
test_all 0.116019 0.019784 505.562020 ( 60.671136)
test_rubyspec 0.022469 0.013193 48.999503 ( 61.524326)
total: 137.88 sec