Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-091249
#<BuildRuby:0x000055afe1b8c4f0
@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.20220215-091249",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.009477 0.001185 0.941247 ( 1.171975)
build_miniruby 0.001606 0.000344 0.077594 ( 0.076760)
build_ruby 0.001702 0.000365 0.077802 ( 0.076674)
build_all 0.005480 0.006162 4.093191 ( 0.787129)
build_install 0.013005 0.010574 7.763408 ( 2.338799)
test_btest 0.001113 0.000410 69.316569 ( 8.268812)
test_basic 0.007037 0.000912 0.324643 ( 0.412727)
test_all 0.001387 0.000485 690.945680 ( 66.708598)
test_rubyspec 0.116741 0.047001 45.787773 ( 51.007840)
total: 130.85 sec