Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-064957
#<BuildRuby:0x0000561214e13fa8
@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.20231217-064957",
@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.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003889 0.000648 1.305917 ( 1.643172)
build_miniruby 0.000998 0.000167 0.988147 ( 0.987494)
build_ruby 0.001353 0.000226 2.749958 ( 2.749823)
build_all 0.007589 0.002548 16.188484 ( 1.452027)
build_install 0.004641 0.004906 4.857624 ( 1.226646)
test_btest 0.000860 0.000196 82.913235 ( 7.819844)
test_basic 0.002160 0.002614 0.732941 ( 0.810050)
test_all 0.106319 0.027560 545.276114 ( 46.842334)
test_rubyspec 0.028736 0.022674 51.704250 ( 64.086387)
total: 127.62 sec