Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-222125
#<BuildRuby:0x000055a4a95cc3a0
@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.20221110-222125",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006612 0.003504 1.089299 ( 1.825459)
build_miniruby 0.001496 0.000575 0.066504 ( 0.064427)
build_ruby 0.002266 0.000000 0.065277 ( 0.063629)
build_all 0.003768 0.005004 1.430836 ( 0.576251)
build_install 0.021957 0.000138 1.814138 ( 0.928304)
test_btest 0.001210 0.000382 85.892568 ( 8.483968)
test_basic 0.007443 0.000000 0.343054 ( 0.431118)
test_all 0.002239 0.000000 678.844232 ( 69.048080)
test_rubyspec 0.107836 0.062186 47.668278 ( 56.129508)
total: 137.55 sec