Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-022921
#<BuildRuby:0x000055759dcb4a68
@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.20220804-022921",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000039 0.000007 0.000046 ( 0.000119)
configure 0.000020 0.000003 0.000023 ( 0.000020)
build_up 0.009839 0.000882 0.823486 ( 0.945152)
build_miniruby 0.001511 0.000233 0.064375 ( 0.063121)
build_ruby 0.002056 0.000000 0.066453 ( 0.064828)
build_all 0.008183 0.000127 1.249624 ( 0.477068)
build_install 0.013891 0.001144 4.234582 ( 1.815012)
test_btest 0.001320 0.000165 54.526339 ( 6.280810)
test_basic 0.004703 0.000588 0.292475 ( 0.387520)
test_all 0.001001 0.001503 505.540968 ( 52.926664)
test_rubyspec 0.096166 0.040788 41.126166 ( 48.882928)
total: 111.84 sec