Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-015618
#<BuildRuby:0x000055cb5985caf8
@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.20220207-015618",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008935 0.004227 0.974191 ( 1.571169)
build_miniruby 0.001586 0.000340 0.074935 ( 0.072844)
build_ruby 0.001758 0.000377 0.076178 ( 0.074149)
build_all 0.006157 0.004841 4.109302 ( 0.775744)
build_install 0.021797 0.003266 7.753187 ( 2.312783)
test_btest 0.001290 0.000000 70.140015 ( 8.101215)
test_basic 0.006825 0.000000 0.330513 ( 0.419290)
test_all 0.001870 0.000390 661.535887 ( 66.261975)
test_rubyspec 0.123107 0.049922 45.927385 ( 51.441538)
total: 131.03 sec