Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-192905
#<BuildRuby:0x000056423b24adf0
@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.20231020-192905",
@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.000010 0.000004 0.000014 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000354 0.004441 1.319650 ( 1.603123)
build_miniruby 0.000780 0.000346 0.990631 ( 0.990197)
build_ruby 0.000835 0.000372 2.710232 ( 2.710283)
build_all 0.010196 0.000000 17.121668 ( 1.514622)
build_install 0.006951 0.002505 5.030838 ( 1.164717)
test_btest 0.000549 0.000209 83.828906 ( 8.189241)
test_basic 0.000000 0.003405 0.596375 ( 0.678231)
test_all 0.003777 0.001985 522.463564 ( 57.632142)
test_rubyspec 0.018540 0.029927 50.037285 ( 62.310929)
total: 136.79 sec