Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-023836
#<BuildRuby:0x0000563ca6c37510
@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.20220507-023836",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008294 0.003346 1.018806 ( 1.178956)
build_miniruby 0.001743 0.000000 0.076028 ( 0.074045)
build_ruby 0.001576 0.000000 0.072867 ( 0.071000)
build_all 0.004652 0.003151 1.502171 ( 0.634680)
build_install 0.018951 0.004553 6.254370 ( 3.024774)
test_btest 0.000886 0.000185 75.581352 ( 9.567996)
test_basic 0.003561 0.004748 0.322424 ( 0.410603)
test_all 0.002130 0.000532 718.821856 ( 72.353840)
test_rubyspec 0.065092 0.045523 49.019864 ( 54.342612)
total: 141.66 sec