Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-112121
#<BuildRuby:0x000055f475365438
@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.20220726-112121",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004709 0.005082 0.851766 ( 0.956975)
build_miniruby 0.001516 0.000379 0.058992 ( 0.056703)
build_ruby 0.001369 0.000000 0.051552 ( 0.050266)
build_all 0.004217 0.003511 1.231353 ( 0.483935)
build_install 0.010382 0.006266 4.213237 ( 1.789079)
test_btest 0.000776 0.000259 52.581795 ( 5.935258)
test_basic 0.005735 0.000330 0.286086 ( 0.376522)
test_all 0.001629 0.000509 474.004200 ( 52.152492)
test_rubyspec 0.086865 0.046249 41.617618 ( 47.467911)
total: 109.27 sec