Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-042327
#<BuildRuby:0x000055d3be6b0ea8
@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.20220918-042327",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.010264 1.080860 ( 4.369563)
build_miniruby 0.000000 0.001747 0.115362 ( 0.110719)
build_ruby 0.000031 0.002150 0.118896 ( 0.101628)
build_all 0.006877 0.003703 1.627462 ( 0.667202)
build_install 0.010554 0.011515 1.966767 ( 0.970907)
test_btest 0.000721 0.000451 95.669161 ( 9.242214)
test_basic 0.006008 0.001027 0.395820 ( 0.484030)
test_all 0.002212 0.001301 637.581502 ( 66.088718)
test_rubyspec 0.080289 0.085667 47.067585 ( 55.510607)
total: 137.55 sec