Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-021232
#<BuildRuby:0x00005566bf5b4b88
@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.20220204-021232",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005515 0.005354 0.945424 ( 1.210563)
build_miniruby 0.001767 0.000408 0.074416 ( 0.071662)
build_ruby 0.001836 0.000424 0.076600 ( 0.074030)
build_all 0.006428 0.003953 4.118790 ( 0.779043)
build_install 0.010829 0.009765 7.810389 ( 2.306361)
test_btest 0.000992 0.000350 47.426023 ( 44.080230)
test_basic 0.007492 0.000912 0.339905 ( 0.427673)
test_all 0.001530 0.000510 649.601202 ( 64.478101)
test_rubyspec 0.095102 0.066585 45.866911 ( 51.461588)
total: 164.89 sec