Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-004558
#<BuildRuby:0x0000563c105bfd68
@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.20231015-004558",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004497 0.000121 1.426012 ( 1.623057)
build_miniruby 0.000794 0.000177 0.881770 ( 0.881626)
build_ruby 0.001015 0.000226 2.761964 ( 2.763084)
build_all 0.002073 0.008878 18.270662 ( 1.689566)
build_install 0.003448 0.006433 5.305398 ( 1.229730)
test_btest 0.000797 0.000319 90.553068 ( 8.395815)
test_basic 0.002584 0.001034 0.692215 ( 0.770164)
test_all 0.002261 0.004743 562.129916 ( 57.414354)
test_rubyspec 0.038799 0.017237 51.803041 ( 63.936469)
total: 138.70 sec