Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-141411
#<BuildRuby:0x000055d1d15d46e0
@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.20220625-141411",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000746 0.011657 1.004346 ( 1.146866)
build_miniruby 0.002731 0.000000 0.074333 ( 0.072607)
build_ruby 0.001802 0.000161 0.075398 ( 0.073688)
build_all 0.008871 0.000188 1.498658 ( 0.602014)
build_install 0.014165 0.008693 5.821754 ( 2.752433)
test_btest 0.001195 0.000000 75.610765 ( 7.944682)
test_basic 0.004223 0.003303 0.324143 ( 0.413361)
test_all 0.003252 0.000000 635.220212 ( 64.761298)
test_rubyspec 0.119651 0.043703 45.610057 ( 51.419224)
total: 129.19 sec