Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-032244
#<BuildRuby:0x0000556d638e0870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-032244",
@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.000010)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009872 0.000433 0.946876 ( 1.034050)
build_miniruby 0.002199 0.000000 0.072964 ( 0.070738)
build_ruby 0.002197 0.000094 0.075478 ( 0.073256)
build_all 0.008442 0.000777 4.128343 ( 0.792294)
build_install 0.019714 0.003479 7.798220 ( 2.328164)
test_btest 0.000910 0.000160 47.141894 ( 44.046438)
test_basic 0.002632 0.006141 0.342366 ( 0.431014)
test_all 0.001562 0.000368 687.524922 ( 67.292206)
test_rubyspec 0.079539 0.073859 45.691827 ( 51.238041)
total: 167.31 sec