Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-020100
#<BuildRuby:0x0000564e795dc8e8
@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.20220823-020100",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009267 0.001426 1.030437 ( 2.482425)
build_miniruby 0.002036 0.000313 0.075911 ( 0.074443)
build_ruby 0.001701 0.000261 0.076989 ( 0.075840)
build_all 0.010197 0.000006 1.525683 ( 0.582034)
build_install 0.012116 0.009472 1.878419 ( 0.919274)
test_btest 0.001062 0.000236 77.895044 ( 8.126622)
test_basic 0.002835 0.004415 0.327944 ( 0.418879)
test_all 0.003634 0.001456 627.362340 ( 64.512116)
test_rubyspec 0.115186 0.067110 45.686346 ( 59.616614)
total: 136.81 sec