Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-112902
#<BuildRuby:0x0000562e9528c4d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-112902",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004959 0.005526 1.231164 ( 1.450081)
build_miniruby 0.002416 0.000000 0.842653 ( 0.845805)
build_ruby 0.002456 0.000241 2.214978 ( 2.129099)
build_all 0.014671 0.002948 18.506909 ( 2.153950)
build_install 0.017193 0.004210 2.052941 ( 1.007923)
test_btest 0.001107 0.000308 91.563761 ( 9.242016)
test_basic 0.001982 0.005646 0.349319 ( 0.437623)
test_all 0.002127 0.000360 687.498601 ( 70.237520)
test_rubyspec 0.113202 0.038125 49.390144 ( 57.749707)
total: 145.25 sec