Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-065231
#<BuildRuby:0x000055ee55d6efe0
@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.20220803-065231",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009118 0.000652 0.973372 ( 1.188043)
build_miniruby 0.001724 0.000123 0.074837 ( 0.073019)
build_ruby 0.002984 0.000000 0.074617 ( 0.071886)
build_all 0.011433 0.000000 1.539489 ( 0.578312)
build_install 0.006982 0.013218 5.205064 ( 2.098974)
test_btest 0.000978 0.000195 74.372205 ( 8.188118)
test_basic 0.001424 0.004953 0.326006 ( 0.415929)
test_all 0.002064 0.000516 680.445794 ( 67.143632)
test_rubyspec 0.101708 0.074757 45.561870 ( 53.155775)
total: 132.91 sec