Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-061306
#<BuildRuby:0x000055a505c30078
@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.20240108-061306",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003835 0.000403 0.996499 ( 1.372659)
build_miniruby 0.001615 0.000000 0.952745 ( 0.951500)
build_ruby 0.000000 0.001340 2.804746 ( 2.806870)
build_all 0.009098 0.001045 14.649409 ( 1.414396)
build_install 0.004353 0.004317 4.178702 ( 1.131830)
test_btest 0.000591 0.000095 76.521064 ( 7.127643)
test_basic 0.000000 0.003022 0.427246 ( 0.507572)
test_all 0.100776 0.037009 504.468488 ( 57.319036)
test_rubyspec 0.007440 0.026024 49.193174 ( 61.740984)
total: 134.37 sec