Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-050152
#<BuildRuby:0x0000559deb6084f0
@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.20220312-050152",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000032 0.000019 0.000051 ( 0.000050)
build_up 0.008075 0.004070 1.016197 ( 1.253394)
build_miniruby 0.002035 0.000000 0.075312 ( 0.073417)
build_ruby 0.001801 0.000030 0.070522 ( 0.069150)
build_all 0.006475 0.003194 1.550643 ( 0.626986)
build_install 0.020176 0.002081 5.320850 ( 2.165817)
test_btest 0.000735 0.000310 73.177604 ( 8.502652)
test_basic 0.005724 0.001407 0.340063 ( 0.427382)
test_all 0.001594 0.000652 707.028646 ( 68.077891)
test_rubyspec 0.103435 0.059501 46.217519 ( 51.712501)
total: 132.91 sec