Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-055237
#<BuildRuby:0x00005652cd626148
@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.20220813-055237",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010520 0.000999 0.849447 ( 1.028452)
build_miniruby 0.001644 0.000000 0.063423 ( 0.061698)
build_ruby 0.001344 0.000000 0.057217 ( 0.055807)
build_all 0.008556 0.000348 1.273236 ( 0.496976)
build_install 0.006042 0.008615 1.588489 ( 0.824891)
test_btest 0.000731 0.000172 54.996193 ( 6.491461)
test_basic 0.001799 0.003789 0.296875 ( 0.389996)
test_all 0.002502 0.000695 505.302762 ( 53.319084)
test_rubyspec 0.094967 0.036204 41.632240 ( 49.398306)
total: 112.07 sec