Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-130912
#<BuildRuby:0x000055fa9df148f0
@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.20220227-130912",
@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.000006 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006116 0.005398 0.984508 ( 1.233150)
build_miniruby 0.001393 0.000597 0.071775 ( 0.069783)
build_ruby 0.001442 0.000619 0.075861 ( 0.073514)
build_all 0.007017 0.003533 4.219290 ( 0.863702)
build_install 0.022245 0.002621 7.904292 ( 2.410690)
test_btest 0.001305 0.000457 75.151859 ( 7.985883)
test_basic 0.002366 0.005083 0.350421 ( 0.438131)
test_all 0.001422 0.000569 702.042346 ( 67.502671)
test_rubyspec 0.106865 0.058227 46.351390 ( 51.563837)
total: 132.14 sec