Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-132933
#<BuildRuby:0x000055a0bad106e0
@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.20220803-132933",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000041 0.000000 0.000041 ( 0.000042)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.010789 0.000579 0.981915 ( 2.175419)
build_miniruby 0.002421 0.000000 0.070785 ( 0.068606)
build_ruby 0.000000 0.002145 0.074664 ( 0.072458)
build_all 0.007398 0.002391 1.537359 ( 0.581033)
build_install 0.016477 0.004119 5.149064 ( 2.052414)
test_btest 0.001053 0.000000 74.934720 ( 8.078339)
test_basic 0.004077 0.003391 0.318994 ( 0.415478)
test_all 0.001609 0.000439 679.376629 ( 67.036345)
test_rubyspec 0.134066 0.047671 45.680569 ( 53.175821)
total: 133.66 sec