Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-165704
#<BuildRuby:0x0000560cea020448
@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.20221226-165704",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008336 0.000641 0.963038 ( 1.191605)
build_miniruby 0.002149 0.000307 0.846710 ( 0.846103)
build_ruby 0.002806 0.000000 2.139451 ( 2.140062)
build_all 0.011740 0.007187 18.602901 ( 2.157414)
build_install 0.018185 0.003623 2.036630 ( 1.039762)
test_btest 0.000000 0.001347 92.309631 ( 8.963166)
test_basic 0.000143 0.010247 0.345913 ( 0.429689)
test_all 0.001793 0.000598 685.789638 ( 63.615631)
test_rubyspec 0.119984 0.057350 47.922448 ( 56.077839)
total: 136.46 sec