Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-053014
#<BuildRuby:0x000055de512389c8
@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.20220731-053014",
@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.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004111 0.009224 1.002630 ( 12.958662)
build_miniruby 0.002090 0.000000 0.072989 ( 0.070736)
build_ruby 0.001848 0.000000 0.074820 ( 0.072716)
build_all 0.008036 0.001535 1.536380 ( 0.578097)
build_install 0.013632 0.007149 5.215031 ( 2.059655)
test_btest 0.000888 0.000222 76.024045 ( 8.446501)
test_basic 0.006237 0.001559 0.326368 ( 0.414541)
test_all 0.001421 0.000355 641.403225 ( 64.121523)
test_rubyspec 0.096989 0.085496 45.811638 ( 51.620357)
total: 140.34 sec