Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-020333
#<BuildRuby:0x000055f6ce51c8e8
@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-020333",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000005 0.000026 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008256 0.004011 0.974827 ( 1.563169)
build_miniruby 0.002040 0.000544 0.075501 ( 0.073235)
build_ruby 0.001841 0.000491 0.075572 ( 0.073571)
build_all 0.007310 0.003873 1.557608 ( 0.599189)
build_install 0.015746 0.008000 5.282124 ( 2.146699)
test_btest 0.001090 0.000363 72.122958 ( 7.857302)
test_basic 0.004058 0.004554 0.330904 ( 0.419814)
test_all 0.000717 0.001306 684.941479 ( 67.310236)
test_rubyspec 0.115339 0.073130 45.525530 ( 51.374674)
total: 131.42 sec