Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-200829
#<BuildRuby:0x000056019d936148
@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.20220719-200829",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000029 0.000002 0.000031 ( 0.000028)
build_up 0.010748 0.000532 0.718666 ( 0.833157)
build_miniruby 0.001859 0.000143 0.053077 ( 0.051885)
build_ruby 0.002835 0.000218 0.051414 ( 0.048710)
build_all 0.002492 0.004419 1.217637 ( 0.480574)
build_install 0.011590 0.005984 4.269285 ( 1.792150)
test_btest 0.001348 0.000270 51.589257 ( 8.460407)
test_basic 0.000162 0.005190 0.217062 ( 0.308894)
test_all 0.002180 0.000581 550.270777 ( 92.405345)
test_rubyspec 0.101281 0.042616 39.198651 ( 45.199619)
total: 149.58 sec