Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-215222
#<BuildRuby:0x000056510778f600
@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.20220717-215222",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006930 0.004888 0.964850 ( 1.075412)
build_miniruby 0.001592 0.000490 0.076437 ( 0.074399)
build_ruby 0.001572 0.000484 0.071760 ( 0.069906)
build_all 0.009341 0.001394 1.535221 ( 0.593024)
build_install 0.016045 0.008562 5.124169 ( 2.090206)
test_btest 0.000000 0.001011 76.259056 ( 8.196939)
test_basic 0.005505 0.002232 0.317734 ( 0.405917)
test_all 0.001575 0.000551 642.953254 ( 64.356093)
test_rubyspec 0.101326 0.060727 45.521995 ( 51.379390)
total: 128.24 sec