Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-025236
#<BuildRuby:0x000056166c833280
@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.20231114-025236",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003195 0.001278 1.269127 ( 1.534874)
build_miniruby 0.000808 0.000323 0.857611 ( 0.857515)
build_ruby 0.001159 0.000464 2.712382 ( 2.712062)
build_all 0.002043 0.007652 16.322183 ( 1.472868)
build_install 0.004842 0.004575 4.867934 ( 1.167307)
test_btest 0.000704 0.000373 86.506249 ( 6.995534)
test_basic 0.000197 0.004471 0.691479 ( 0.768281)
test_all 0.106304 0.028533 495.530214 ( 52.492360)
test_rubyspec 0.019370 0.029791 51.049882 ( 63.393286)
total: 131.39 sec