Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-181547
#<BuildRuby:0x00005651b47df4b8
@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.20220918-181547",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010238 0.000869 1.088341 ( 1.886189)
build_miniruby 0.002268 0.000000 0.119040 ( 0.114089)
build_ruby 0.000000 0.002130 0.114798 ( 0.097586)
build_all 0.011069 0.000261 1.555296 ( 0.650220)
build_install 0.016650 0.005505 1.921133 ( 1.004230)
test_btest 0.001723 0.000000 74.004793 ( 8.372344)
test_basic 0.000000 0.007663 0.365074 ( 0.453641)
test_all 0.003591 0.001112 639.012250 ( 66.430469)
test_rubyspec 0.121977 0.053199 45.667373 ( 53.754419)
total: 132.76 sec