Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-143952
#<BuildRuby:0x000055e3e1a2f600
@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.20220812-143952",
@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.000001 0.000008 ( 0.000007)
build_up 0.010528 0.000425 0.990443 ( 1.425491)
build_miniruby 0.002069 0.000138 0.074019 ( 0.071597)
build_ruby 0.002292 0.000153 0.069980 ( 0.067890)
build_all 0.010465 0.000000 1.560859 ( 0.584001)
build_install 0.007747 0.011772 1.873642 ( 0.934490)
test_btest 0.000985 0.000179 75.358683 ( 8.154474)
test_basic 0.003187 0.003991 0.337229 ( 0.426640)
test_all 0.003513 0.000348 674.872534 ( 66.883058)
test_rubyspec 0.109706 0.044204 45.925853 ( 53.476134)
total: 132.02 sec