Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-133632
#<BuildRuby:0x000055c0b09cd350
@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.20220825-133632",
@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.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009881 0.000000 0.858921 ( 1.287925)
build_miniruby 0.001673 0.000000 0.062663 ( 0.063730)
build_ruby 0.001260 0.000000 0.063998 ( 0.064441)
build_all 0.005203 0.004905 1.284532 ( 0.496444)
build_install 0.017608 0.000160 1.599006 ( 0.835380)
test_btest 0.001117 0.000062 53.867401 ( 6.129689)
test_basic 0.006026 0.000046 0.300082 ( 0.394051)
test_all 0.004444 0.000234 500.719317 ( 52.501110)
test_rubyspec 0.115755 0.012814 41.734716 ( 50.002651)
total: 111.78 sec