Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-181513
#<BuildRuby:0x000055e972eceeb8
@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.20230727-181513",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002695 0.003288 1.435902 ( 2.721013)
build_miniruby 0.000880 0.000132 0.833142 ( 0.832443)
build_ruby 0.001045 0.000157 2.597802 ( 2.597876)
build_all 0.008307 0.000623 13.273409 ( 1.207899)
build_install 0.007266 0.000424 1.921162 ( 0.887236)
test_btest 0.000000 0.001171 78.620169 ( 7.486179)
test_basic 0.001364 0.003260 0.541804 ( 0.619194)
test_all 0.001266 0.000230 483.386295 ( 50.918078)
test_rubyspec 0.028323 0.013718 44.055304 ( 56.429227)
total: 123.70 sec