Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-184408
#<BuildRuby:0x00005570f5afd438
@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.20220721-184408",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007337 0.001834 0.822205 ( 0.943289)
build_miniruby 0.001071 0.000268 0.063087 ( 0.062452)
build_ruby 0.001215 0.000304 0.067336 ( 0.066406)
build_all 0.007598 0.000689 1.249381 ( 0.473561)
build_install 0.005487 0.009919 4.273392 ( 1.832097)
test_btest 0.001606 0.000000 53.654772 ( 6.090635)
test_basic 0.005289 0.000684 0.290148 ( 0.379583)
test_all 0.001805 0.000601 483.323762 ( 51.681435)
test_rubyspec 0.095333 0.037015 41.947882 ( 47.697109)
total: 109.23 sec