Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-201553
#<BuildRuby:0x0000559cfc0f7500
@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.20231014-201553",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003533 0.001060 1.350674 ( 1.561446)
build_miniruby 0.000804 0.000242 0.882764 ( 0.882287)
build_ruby 0.000996 0.000299 3.016877 ( 3.016693)
build_all 0.010172 0.000328 18.151892 ( 1.660762)
build_install 0.009615 0.000113 5.325309 ( 1.230350)
test_btest 0.000875 0.000187 89.823073 ( 7.974106)
test_basic 0.000664 0.003591 0.680163 ( 0.757109)
test_all 0.000000 0.007456 602.433879 ( 56.073652)
test_rubyspec 0.028929 0.022274 52.976434 ( 65.229256)
total: 138.39 sec