Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-234121
#<BuildRuby:0x00005615ce6a8620
@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.20220724-234121",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008067 0.003196 0.979622 ( 1.144297)
build_miniruby 0.001647 0.000309 0.070821 ( 0.069599)
build_ruby 0.000000 0.002228 0.068413 ( 0.066609)
build_all 0.003253 0.006199 1.507333 ( 0.568671)
build_install 0.018918 0.003712 5.144884 ( 2.034490)
test_btest 0.000800 0.000228 77.254515 ( 8.274849)
test_basic 0.003093 0.004984 0.317529 ( 0.406265)
test_all 0.001436 0.000479 662.949568 ( 66.240084)
test_rubyspec 0.114877 0.060798 45.509439 ( 51.236840)
total: 130.04 sec