Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-095632
#<BuildRuby:0x0000557d84e504f0
@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.20220228-095632",
@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.000025 0.000004 0.000029 ( 0.000030)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.010363 0.000279 1.002705 ( 1.778640)
build_miniruby 0.001570 0.000209 0.076329 ( 0.074419)
build_ruby 0.002512 0.000000 0.075039 ( 0.072110)
build_all 0.006046 0.003638 4.170612 ( 0.846051)
build_install 0.016650 0.007402 7.915802 ( 2.396266)
test_btest 0.001292 0.000281 74.934373 ( 7.895535)
test_basic 0.007961 0.000819 0.347452 ( 0.434077)
test_all 0.001554 0.000323 686.094630 ( 66.892710)
test_rubyspec 0.103220 0.065652 46.658533 ( 51.872525)
total: 132.26 sec