Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-024343
#<BuildRuby:0x0000564e643fc920
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220802-024343",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010019 0.001496 0.967346 ( 1.507840)
build_miniruby 0.001595 0.000399 0.075237 ( 0.073522)
build_ruby 0.001393 0.000348 0.076026 ( 0.074612)
build_all 0.010283 0.000146 1.515778 ( 0.575928)
build_install 0.019681 0.004217 5.297654 ( 2.125614)
test_btest 0.001163 0.000249 73.884497 ( 8.161369)
test_basic 0.008675 0.000000 0.331578 ( 0.419390)
test_all 0.002018 0.000000 642.273753 ( 64.222367)
test_rubyspec 0.114393 0.055100 45.190269 ( 51.031197)
total: 128.19 sec