Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-212350
#<BuildRuby:0x0000555f3c58bfb0
@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.20230124-212350",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000043 0.000003 0.000046 ( 0.000045)
build_up 0.005911 0.000369 0.842949 ( 1.044667)
build_miniruby 0.001266 0.000000 1.009561 ( 1.007500)
build_ruby 0.001452 0.000000 2.754362 ( 2.751912)
build_all 0.006068 0.003800 16.686466 ( 2.978548)
build_install 0.006913 0.004433 2.076449 ( 1.076811)
test_btest 0.000000 0.000749 73.496627 ( 11.139848)
test_basic 0.000000 0.007303 0.374845 ( 0.459904)
test_all 0.000000 0.001965 659.906378 ( 97.697336)
test_rubyspec 0.075774 0.056711 51.722277 ( 59.863422)
total: 178.02 sec