Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-141019
#<BuildRuby:0x0000557ae47fa8a0
@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.20220216-141019",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.008116 0.002029 0.946232 ( 1.024524)
build_miniruby 0.001867 0.000466 0.071615 ( 0.070311)
build_ruby 0.000000 0.002251 0.074391 ( 0.072880)
build_all 0.004630 0.005776 4.102590 ( 0.789246)
build_install 0.018204 0.004511 7.807445 ( 2.347411)
test_btest 0.000950 0.000316 75.469167 ( 7.952169)
test_basic 0.007388 0.000846 0.343892 ( 0.433949)
test_all 0.001364 0.000431 701.462190 ( 67.045954)
test_rubyspec 0.103868 0.058967 46.021737 ( 51.403087)
total: 131.14 sec