Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-165158
#<BuildRuby:0x000055eb7e300d30
@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.20220829-165158",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007403 0.004631 0.980176 ( 1.013534)
build_miniruby 0.001606 0.000344 0.065673 ( 0.064035)
build_ruby 0.002145 0.000000 0.077488 ( 0.075502)
build_all 0.008017 0.002753 1.562687 ( 0.590637)
build_install 0.017458 0.005266 1.886260 ( 0.929160)
test_btest 0.000000 0.001521 73.154102 ( 8.602658)
test_basic 0.004915 0.002741 0.336189 ( 0.425171)
test_all 0.003554 0.000000 637.375269 ( 65.315196)
test_rubyspec 0.123241 0.050420 45.908174 ( 54.412195)
total: 131.43 sec