Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-093827
#<BuildRuby:0x000055e9d19cbe20
@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.20240111-093827",
@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.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000024 0.003956 0.919339 ( 1.307159)
build_miniruby 0.000842 0.000201 0.904344 ( 0.904927)
build_ruby 0.001011 0.000240 2.799083 ( 2.800986)
build_all 0.010889 0.000000 14.795232 ( 1.380904)
build_install 0.004840 0.003952 4.331588 ( 1.152718)
test_btest 0.000555 0.000134 81.780000 ( 7.317294)
test_basic 0.000000 0.003576 0.440500 ( 0.521820)
test_all 0.093997 0.043098 512.736942 ( 52.278752)
test_rubyspec 0.021776 0.012121 48.714201 ( 61.293227)
total: 128.96 sec