Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-050558
#<BuildRuby:0x000055657040c880
@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.20221129-050558",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010560 0.000962 1.268983 ( 3.712305)
build_miniruby 0.002097 0.000300 0.832849 ( 0.832230)
build_ruby 0.002603 0.000372 2.231729 ( 2.141231)
build_all 0.010886 0.009723 18.552998 ( 2.178425)
build_install 0.015760 0.006499 1.861229 ( 0.936867)
test_btest 0.000000 0.001154 86.884582 ( 8.845184)
test_basic 0.001511 0.007506 0.354559 ( 0.441462)
test_all 0.002660 0.000000 729.848771 ( 71.181228)
test_rubyspec 0.103613 0.076649 49.474369 ( 57.672873)
total: 147.94 sec