Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-222732
#<BuildRuby:0x00005598aaed8c10
@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.20220207-222732",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010097 0.000828 0.986979 ( 1.715274)
build_miniruby 0.001954 0.000260 0.078008 ( 0.076025)
build_ruby 0.002001 0.000267 0.075543 ( 0.073278)
build_all 0.011533 0.000279 4.115460 ( 0.788314)
build_install 0.024461 0.000074 7.833599 ( 2.361802)
test_btest 0.001090 0.000099 75.575614 ( 8.265705)
test_basic 0.007137 0.000201 0.340215 ( 0.429065)
test_all 0.001836 0.000000 700.559809 ( 67.431542)
test_rubyspec 0.089548 0.076789 46.153579 ( 51.636377)
total: 132.78 sec