Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-063407
#<BuildRuby:0x0000562b9a1606e0
@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.20220805-063407",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004487 0.005217 1.007485 ( 1.365172)
build_miniruby 0.001734 0.000401 0.078647 ( 0.077293)
build_ruby 0.001632 0.000377 0.074952 ( 0.074048)
build_all 0.007071 0.003017 1.492197 ( 0.573141)
build_install 0.012574 0.008287 5.195242 ( 2.083765)
test_btest 0.000862 0.000270 73.260563 ( 8.026088)
test_basic 0.003100 0.004464 0.330101 ( 0.420202)
test_all 0.001802 0.000636 645.612048 ( 64.710447)
test_rubyspec 0.142274 0.036082 45.624527 ( 53.229938)
total: 130.56 sec