Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-211606
#<BuildRuby:0x000056491c533ac0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230206-211606",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003128 0.000568 0.622184 ( 1.024532)
build_miniruby 0.000763 0.000139 0.632952 ( 0.632691)
build_ruby 0.000996 0.000181 2.082632 ( 2.082444)
build_all 0.007456 0.001356 12.321414 ( 1.522772)
build_install 0.005290 0.000962 1.471508 ( 0.713425)
test_btest 0.000512 0.000093 65.617648 ( 6.076541)
test_basic 0.000230 0.003257 0.268834 ( 0.364863)
test_all 0.001244 0.000287 475.404097 ( 49.576179)
test_rubyspec 0.025527 0.001886 35.334903 ( 46.027822)
total: 108.02 sec