Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-003237
#<BuildRuby:0x000055d21946d480
@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.20220722-003237",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008582 0.001431 0.847421 ( 1.872726)
build_miniruby 0.001766 0.000000 0.053319 ( 0.051493)
build_ruby 0.001263 0.000000 0.067062 ( 0.065756)
build_all 0.008915 0.000000 1.277301 ( 0.446958)
build_install 0.011832 0.004842 4.388804 ( 1.794683)
test_btest 0.000000 0.001812 53.272368 ( 6.125898)
test_basic 0.000166 0.006519 0.294682 ( 0.384997)
test_all 0.002092 0.000581 503.321643 ( 53.025758)
test_rubyspec 0.068231 0.053207 41.566592 ( 47.460554)
total: 111.23 sec