Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-212806
#<BuildRuby:0x000055e7c035c9d0
@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.20220721-212806",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006924 0.004629 0.966618 ( 1.211978)
build_miniruby 0.001394 0.000321 0.075219 ( 0.073357)
build_ruby 0.001494 0.000345 0.074563 ( 0.072389)
build_all 0.004390 0.005754 1.515319 ( 0.579113)
build_install 0.015654 0.006800 5.162024 ( 2.101757)
test_btest 0.000991 0.000331 71.540978 ( 8.577407)
test_basic 0.007718 0.000000 0.317905 ( 0.409522)
test_all 0.001636 0.000000 654.923478 ( 64.758952)
test_rubyspec 0.127450 0.042400 45.529478 ( 51.239069)
total: 129.02 sec