Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-093118
#<BuildRuby:0x000055b88cc406e0
@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.20220903-093118",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010052 0.001547 0.975548 ( 1.100080)
build_miniruby 0.002127 0.000327 0.075053 ( 0.072440)
build_ruby 0.001683 0.000259 0.072478 ( 0.070525)
build_all 0.005595 0.005222 1.542903 ( 0.592474)
build_install 0.018274 0.005817 1.908391 ( 0.929197)
test_btest 0.000999 0.000236 75.251915 ( 8.526585)
test_basic 0.006098 0.000157 0.322083 ( 0.413238)
test_all 0.002196 0.001796 678.936388 ( 66.891284)
test_rubyspec 0.087236 0.085608 45.315111 ( 53.876503)
total: 132.47 sec