Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-113754
#<BuildRuby:0x00005634d90b0e50
@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.20220829-113754",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010258 0.000733 0.960920 ( 1.007502)
build_miniruby 0.002061 0.000148 0.076040 ( 0.074006)
build_ruby 0.001405 0.000100 0.073783 ( 0.072761)
build_all 0.000659 0.009251 1.532667 ( 0.587627)
build_install 0.019705 0.002800 1.936387 ( 0.975654)
test_btest 0.001118 0.000210 79.750882 ( 8.630724)
test_basic 0.006598 0.000144 0.322684 ( 0.413384)
test_all 0.004030 0.000000 644.195190 ( 65.055295)
test_rubyspec 0.107267 0.070257 45.783574 ( 54.209676)
total: 131.03 sec