Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-175637
#<BuildRuby:0x00005603158d3c68
@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.20231018-175637",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.001279 0.004222 1.375657 ( 1.614492)
build_miniruby 0.000873 0.000138 0.970024 ( 0.969039)
build_ruby 0.001101 0.000174 2.828695 ( 2.828570)
build_all 0.010502 0.000000 18.203662 ( 1.651279)
build_install 0.010468 0.000004 5.311821 ( 1.199655)
test_btest 0.000996 0.000125 97.258268 ( 7.630345)
test_basic 0.000192 0.004279 0.644424 ( 0.720979)
test_all 0.004800 0.000662 589.944422 ( 57.339691)
test_rubyspec 0.020596 0.026201 51.432306 ( 63.662313)
total: 137.62 sec