Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-232552
#<BuildRuby:0x000055f0b53e0c00
@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.20220819-232552",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000062 0.000010 0.000072 ( 0.000076)
build_up 0.011687 0.000426 0.973273 ( 1.027678)
build_miniruby 0.001863 0.000248 0.075630 ( 0.073714)
build_ruby 0.002161 0.000000 0.074015 ( 0.071769)
build_all 0.008728 0.000797 1.540136 ( 0.572450)
build_install 0.010136 0.011205 1.881134 ( 0.899767)
test_btest 0.000797 0.000188 70.925968 ( 8.070705)
test_basic 0.000000 0.007943 0.319656 ( 0.412944)
test_all 0.000817 0.002957 677.332889 ( 66.385243)
test_rubyspec 0.122112 0.060617 46.100499 ( 54.508326)
total: 132.02 sec