Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-002815
#<BuildRuby:0x000055887c9b9330
@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.20220531-002815",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008822 0.000679 0.810788 ( 1.235709)
build_miniruby 0.001576 0.000000 0.059521 ( 0.058155)
build_ruby 0.001345 0.000000 0.050567 ( 0.049044)
build_all 0.007819 0.000000 1.227233 ( 0.465244)
build_install 0.011284 0.008343 4.914340 ( 2.514035)
test_btest 0.002131 0.000337 51.958728 ( 6.109052)
test_basic 0.005257 0.000830 0.291854 ( 0.383294)
test_all 0.002478 0.000391 498.686172 ( 53.310121)
test_rubyspec 0.072499 0.048797 41.513223 ( 47.334938)
total: 111.46 sec