Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-155058
#<BuildRuby:0x00005612ce934090
@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.20240116-155058",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.003710 0.001091 1.173355 ( 1.553614)
build_miniruby 0.000787 0.000231 0.898914 ( 0.898401)
build_ruby 0.001332 0.000000 2.754471 ( 2.754018)
build_all 0.005423 0.003664 14.409353 ( 1.312933)
build_install 0.005660 0.002003 4.081155 ( 1.048728)
test_btest 0.000896 0.000285 77.849793 ( 6.329081)
test_basic 0.000802 0.004084 0.677445 ( 0.751095)
test_all 0.100773 0.029776 470.139957 ( 56.226919)
test_rubyspec 0.035372 0.028529 81.480668 ( 93.916976)
total: 164.79 sec