Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-195532
#<BuildRuby:0x00005566013cef08
@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.20220718-195532",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000065 0.000011 0.000076 ( 0.000081)
build_up 0.000000 0.010018 0.796493 ( 0.985436)
build_miniruby 0.000816 0.000637 0.051265 ( 0.050478)
build_ruby 0.001491 0.000573 0.061393 ( 0.059328)
build_all 0.007704 0.001375 1.272276 ( 0.502012)
build_install 0.011654 0.003870 4.419769 ( 1.820197)
test_btest 0.001574 0.000556 52.723295 ( 5.829391)
test_basic 0.004257 0.001502 0.289717 ( 0.380694)
test_all 0.001717 0.000606 483.481612 ( 51.627921)
test_rubyspec 0.092480 0.043463 42.009043 ( 47.877550)
total: 109.13 sec