Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-062305
#<BuildRuby:0x0000562aab2f3808
@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.20220224-062305",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011991 0.903565 ( 5.973457)
build_miniruby 0.001058 0.001167 0.075111 ( 0.073434)
build_ruby 0.001388 0.000555 0.077323 ( 0.075088)
build_all 0.008483 0.004138 4.216452 ( 0.851611)
build_install 0.018496 0.005394 7.855121 ( 2.379977)
test_btest 0.000909 0.000349 74.708463 ( 8.039346)
test_basic 0.002406 0.004206 0.321046 ( 0.411268)
test_all 0.002546 0.000000 716.488466 ( 69.261967)
test_rubyspec 0.102954 0.059384 46.365093 ( 51.910226)
total: 138.98 sec