Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-172522
#<BuildRuby:0x000055c5638186d8
@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.20220728-172522",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000521 0.011173 0.963765 ( 1.021703)
build_miniruby 0.001478 0.000528 0.076226 ( 0.076042)
build_ruby 0.001516 0.000541 0.075174 ( 0.075550)
build_all 0.008131 0.002627 1.526769 ( 0.588248)
build_install 0.021196 0.001622 5.118198 ( 2.082710)
test_btest 0.001052 0.000301 73.000302 ( 8.049552)
test_basic 0.007458 0.000887 0.325393 ( 0.413873)
test_all 0.001603 0.000437 631.467467 ( 64.868316)
test_rubyspec 0.091414 0.079217 45.866866 ( 51.497638)
total: 128.67 sec