Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-140046
#<BuildRuby:0x00005610874a7840
@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.20231220-140046",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005162 0.001613 1.410639 ( 1.786287)
build_miniruby 0.001031 0.000000 0.892748 ( 0.892793)
build_ruby 0.001366 0.000000 2.727917 ( 2.727521)
build_all 0.006918 0.003202 16.024552 ( 1.469891)
build_install 0.005194 0.003103 4.676055 ( 1.153925)
test_btest 0.000746 0.000249 80.958514 ( 7.572186)
test_basic 0.000000 0.004967 0.672474 ( 0.752412)
test_all 0.098064 0.034272 537.584953 ( 50.228779)
test_rubyspec 0.030051 0.014303 50.182179 ( 62.544261)
total: 129.13 sec