Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-010109
#<BuildRuby:0x0000558811d67510
@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.20220330-010109",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010880 0.000437 0.996145 ( 8.509268)
build_miniruby 0.001877 0.000117 0.075579 ( 0.074869)
build_ruby 0.001977 0.000124 0.072783 ( 0.071391)
build_all 0.009977 0.000624 4.133065 ( 0.841760)
build_install 0.016699 0.006560 7.769318 ( 2.435652)
test_btest 0.001474 0.000173 69.210427 ( 8.204244)
test_basic 0.007533 0.000172 0.336049 ( 0.426258)
test_all 0.001595 0.000177 701.875239 ( 67.897704)
test_rubyspec 0.123425 0.048820 45.885047 ( 51.364418)
total: 139.83 sec