Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-070459
#<BuildRuby:0x0000559cfe2e3600
@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.20220904-070459",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009868 0.001518 0.998779 ( 1.190615)
build_miniruby 0.001923 0.000296 0.073858 ( 0.072687)
build_ruby 0.001452 0.000223 0.076876 ( 0.075817)
build_all 0.010577 0.000070 1.568122 ( 0.605020)
build_install 0.018367 0.004023 1.888105 ( 0.943900)
test_btest 0.001031 0.000155 74.150850 ( 8.460812)
test_basic 0.002062 0.005194 0.331332 ( 0.420029)
test_all 0.002564 0.000314 637.019787 ( 64.815173)
test_rubyspec 0.110776 0.052969 45.339271 ( 53.844971)
total: 130.43 sec