Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-185349
#<BuildRuby:0x000055877936b608
@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.20220302-185349",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005418 0.007482 1.020425 ( 1.053060)
build_miniruby 0.001799 0.000480 0.074897 ( 0.072779)
build_ruby 0.002224 0.000000 0.075517 ( 0.073016)
build_all 0.007952 0.001549 4.284672 ( 0.864284)
build_install 0.018380 0.005774 7.917474 ( 2.427473)
test_btest 0.000922 0.000243 72.494754 ( 8.315988)
test_basic 0.007442 0.000000 0.342103 ( 0.431559)
test_all 0.001932 0.000000 660.131567 ( 65.254628)
test_rubyspec 0.128519 0.033327 46.206158 ( 51.370520)
total: 129.86 sec