Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-001349
#<BuildRuby:0x000055ff6ca54a58
@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.20220310-001349",
@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.000004 0.000003 0.000007 ( 0.000006)
autoconf 0.000012 0.000008 0.000020 ( 0.000021)
configure 0.000005 0.000004 0.000009 ( 0.000008)
build_up 0.006350 0.004233 0.985860 ( 1.408800)
build_miniruby 0.001151 0.000767 0.077404 ( 0.075667)
build_ruby 0.001376 0.000918 0.078581 ( 0.076019)
build_all 0.007750 0.001611 1.474265 ( 0.596132)
build_install 0.021416 0.002491 5.138727 ( 2.149808)
test_btest 0.000826 0.000381 75.445671 ( 7.982292)
test_basic 0.001076 0.006407 0.330177 ( 0.419249)
test_all 0.001098 0.000592 656.211240 ( 65.471364)
test_rubyspec 0.076337 0.086634 46.444734 ( 51.795312)
total: 129.98 sec