Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-153049
#<BuildRuby:0x000055b53e12b6e8
@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.20230527-153049",
@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.000056 0.000000 0.000056 ( 0.000031)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001931 0.003181 1.316868 ( 2.577390)
build_miniruby 0.000912 0.000152 0.788913 ( 0.788748)
build_ruby 0.001113 0.000185 2.536937 ( 2.536302)
build_all 0.005479 0.003402 11.993395 ( 1.055131)
build_install 0.002732 0.004516 1.653014 ( 0.850744)
test_btest 0.000901 0.000258 81.108079 ( 6.584642)
test_basic 0.004213 0.000055 0.619192 ( 0.705424)
test_all 0.001250 0.000334 415.346457 ( 48.647939)
test_rubyspec 0.020498 0.021909 41.531683 ( 54.076641)
total: 117.82 sec