Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-182004
#<BuildRuby:0x00005557bafdb918
@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-182004",
@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.000055 0.000000 0.000055 ( 0.000025)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.004191 0.000000 0.780829 ( 1.189034)
build_miniruby 0.001259 0.000000 0.908437 ( 0.909049)
build_ruby 0.001295 0.000000 2.734500 ( 2.736833)
build_all 0.008909 0.001055 14.541844 ( 1.369689)
build_install 0.007277 0.001692 4.216724 ( 1.139123)
test_btest 0.000923 0.000132 78.919735 ( 6.983244)
test_basic 0.002856 0.000408 0.452290 ( 0.533680)
test_all 0.091560 0.042365 517.829503 ( 51.930047)
test_rubyspec 0.020477 0.013556 50.396575 ( 62.917048)
total: 129.71 sec