Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-164643
#<BuildRuby:0x000055c0b952a9c0
@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.20220826-164643",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003439 0.006643 0.831220 ( 0.937324)
build_miniruby 0.001098 0.000313 0.055685 ( 0.055766)
build_ruby 0.001295 0.000370 0.057408 ( 0.057238)
build_all 0.008882 0.002537 1.268785 ( 0.487442)
build_install 0.007008 0.008210 1.600387 ( 0.831059)
test_btest 0.001231 0.000462 52.450827 ( 6.347754)
test_basic 0.001512 0.005092 0.306133 ( 0.400247)
test_all 0.003576 0.001564 479.059329 ( 51.589982)
test_rubyspec 0.077820 0.059059 41.820477 ( 50.140314)
total: 110.85 sec