Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-221711
#<BuildRuby:0x00005609df160460
@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.20230104-221711",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.001775 0.004858 0.894647 ( 1.111539)
build_miniruby 0.000950 0.000396 1.011226 ( 1.009274)
build_ruby 0.001420 0.000000 2.775737 ( 2.773177)
build_all 0.006101 0.003866 16.687222 ( 2.964727)
build_install 0.009257 0.000267 2.301653 ( 1.190149)
test_btest 0.000734 0.000275 69.683169 ( 11.098461)
test_basic 0.004281 0.002636 0.379136 ( 0.464790)
test_all 0.001088 0.000423 665.309744 (109.334734)
test_rubyspec 0.076547 0.043028 51.539050 ( 59.575374)
total: 189.52 sec