Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-233018
#<BuildRuby:0x000055b0f124c078
@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.20240112-233018",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004437 0.000148 0.908677 ( 1.274379)
build_miniruby 0.000933 0.000287 0.963887 ( 0.963398)
build_ruby 0.001343 0.000414 2.942558 ( 2.942444)
build_all 0.005096 0.004600 14.595311 ( 1.367839)
build_install 0.007018 0.002219 4.239636 ( 1.135807)
test_btest 0.000521 0.000183 76.470963 ( 7.596034)
test_basic 0.000000 0.003520 0.422849 ( 0.502942)
test_all 0.098798 0.036903 500.432651 ( 56.658852)
test_rubyspec 0.007254 0.030317 48.975136 ( 61.536881)
total: 133.98 sec