Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-191427
#<BuildRuby:0x000055c929304010
@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.20230103-191427",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006482 0.853069 ( 1.019252)
build_miniruby 0.000000 0.001436 1.018878 ( 1.016759)
build_ruby 0.000000 0.001639 2.784499 ( 2.781736)
build_all 0.007400 0.002561 16.798151 ( 2.970025)
build_install 0.010135 0.001765 2.303262 ( 1.181525)
test_btest 0.000723 0.000212 74.819297 ( 11.116769)
test_basic 0.005321 0.001565 0.354560 ( 0.440480)
test_all 0.000983 0.000289 665.368734 (101.464024)
test_rubyspec 0.057310 0.077115 51.687537 ( 59.765192)
total: 181.76 sec