Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-084621
#<BuildRuby:0x000055f8069b4c00
@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.20220825-084621",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008274 0.005266 1.016548 ( 1.303423)
build_miniruby 0.001408 0.000433 0.073110 ( 0.072133)
build_ruby 0.001404 0.000432 0.076899 ( 0.076111)
build_all 0.005663 0.004914 1.529433 ( 0.587603)
build_install 0.023726 0.000210 1.863045 ( 0.929187)
test_btest 0.000802 0.000211 71.698069 ( 8.278950)
test_basic 0.002988 0.004169 0.335840 ( 0.426479)
test_all 0.004525 0.000744 691.181990 ( 67.123442)
test_rubyspec 0.108016 0.066691 45.850685 ( 54.356921)
total: 133.16 sec