Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-022709
#<BuildRuby:0x0000559c15abc6e0
@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.20220831-022709",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010701 0.000823 0.990037 ( 1.000275)
build_miniruby 0.001812 0.000140 0.077463 ( 0.076317)
build_ruby 0.001665 0.000128 0.078342 ( 0.077278)
build_all 0.009283 0.000000 1.536479 ( 0.587144)
build_install 0.021051 0.000581 1.896850 ( 0.916597)
test_btest 0.000000 0.001262 73.965993 ( 8.336194)
test_basic 0.000000 0.007491 0.317492 ( 0.406289)
test_all 0.002095 0.001114 641.481477 ( 65.038961)
test_rubyspec 0.128806 0.037006 45.601614 ( 54.053115)
total: 130.49 sec