Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-230527
#<BuildRuby:0x000055ee64dd8a58
@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.20220327-230527",
@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.000023 0.000006 0.000029 ( 0.000029)
configure 0.000056 0.000014 0.000070 ( 0.000070)
build_up 0.003358 0.007795 1.006339 ( 1.106374)
build_miniruby 0.001305 0.000502 0.078646 ( 0.076535)
build_ruby 0.001317 0.000506 0.069357 ( 0.067535)
build_all 0.006059 0.004992 4.150909 ( 0.859763)
build_install 0.012112 0.008249 7.975370 ( 2.507769)
test_btest 0.001364 0.000000 72.392574 ( 8.482596)
test_basic 0.000634 0.007364 0.353365 ( 0.444154)
test_all 0.001239 0.000688 696.276532 ( 67.883224)
test_rubyspec 0.093309 0.063617 45.718620 ( 51.154963)
total: 132.58 sec