Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-180549
#<BuildRuby:0x00005579cd9f0ca8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-180549",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011371 0.936811 ( 0.949440)
build_miniruby 0.000604 0.001329 0.080288 ( 0.078604)
build_ruby 0.001426 0.000548 0.075386 ( 0.073451)
build_all 0.006994 0.002690 4.090692 ( 0.776806)
build_install 0.022124 0.002315 7.881084 ( 2.346084)
test_btest 0.001292 0.000000 47.105763 ( 44.915269)
test_basic 0.008577 0.000000 0.329232 ( 0.420663)
test_all 0.002284 0.000000 659.304713 ( 70.035835)
test_rubyspec 0.091331 0.076031 45.899175 ( 51.308697)
total: 170.91 sec