Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-121814
#<BuildRuby:0x0000561a4df17800
@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.20220824-121814",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006143 0.004687 0.958377 ( 1.107233)
build_miniruby 0.001379 0.000424 0.073164 ( 0.071285)
build_ruby 0.002269 0.000000 0.072177 ( 0.069707)
build_all 0.008719 0.001930 1.518348 ( 0.575073)
build_install 0.015981 0.006796 1.865945 ( 0.925668)
test_btest 0.000843 0.000263 70.055966 ( 8.453554)
test_basic 0.003535 0.004654 0.336040 ( 0.430713)
test_all 0.002894 0.001022 678.567480 ( 66.706412)
test_rubyspec 0.070303 0.106195 45.769350 ( 54.144055)
total: 132.48 sec