Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-060156
#<BuildRuby:0x00005609ffe406d8
@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.20220904-060156",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000027 0.000004 0.000031 ( 0.000028)
build_up 0.010679 0.000367 1.020782 ( 1.033359)
build_miniruby 0.002119 0.000265 0.077997 ( 0.076580)
build_ruby 0.001245 0.000156 0.076296 ( 0.076747)
build_all 0.003687 0.004971 1.550893 ( 0.613910)
build_install 0.016216 0.005077 1.891372 ( 0.949937)
test_btest 0.000000 0.001310 75.982532 ( 8.389842)
test_basic 0.004947 0.003323 0.321678 ( 0.411435)
test_all 0.004673 0.001168 661.736979 ( 65.252327)
test_rubyspec 0.132104 0.038984 45.650185 ( 54.008778)
total: 130.81 sec