Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-092130
#<BuildRuby:0x000055c0d16fadc8
@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.20221203-092130",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009716 0.000747 1.219799 ( 1.200469)
build_miniruby 0.002605 0.000201 0.847831 ( 0.845841)
build_ruby 0.003257 0.000250 2.244126 ( 2.152723)
build_all 0.014557 0.006696 18.718913 ( 2.175718)
build_install 0.014881 0.007811 2.089558 ( 1.057982)
test_btest 0.001442 0.000289 91.018628 ( 8.912665)
test_basic 0.008975 0.000747 0.341089 ( 0.427682)
test_all 0.000000 0.002303 698.646312 ( 70.302994)
test_rubyspec 0.058729 0.117369 49.325073 ( 57.485624)
total: 144.56 sec