Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-103814
#<BuildRuby:0x000055b332e20460
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230101-103814",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.006379 0.842371 ( 1.035105)
build_miniruby 0.000000 0.001287 1.009804 ( 1.007909)
build_ruby 0.000000 0.001684 2.778690 ( 2.776048)
build_all 0.008497 0.001345 16.707184 ( 2.987857)
build_install 0.008540 0.003202 2.297059 ( 1.174886)
test_btest 0.000509 0.000191 74.309219 ( 11.382683)
test_basic 0.000000 0.006708 0.308311 ( 0.394593)
test_all 0.000000 0.001326 665.615388 (117.305146)
test_rubyspec 0.066548 0.056867 51.321782 ( 59.389477)
total: 197.45 sec