Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-160129
#<BuildRuby:0x000055a84039c040
@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.20221209-160129",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004728 0.000163 1.267194 ( 1.480906)
build_miniruby 0.001345 0.000288 34.558345 ( 12.028620)
build_ruby 0.001019 0.000218 2.820636 ( 2.730699)
build_all 0.009000 0.000112 15.871004 ( 3.352483)
build_install 0.008692 0.000035 2.226265 ( 1.215295)
test_btest 0.000484 0.000081 60.843162 ( 12.092049)
test_basic 0.000458 0.004387 0.315365 ( 0.406368)
test_all 0.000761 0.000169 655.404383 (105.819966)
test_rubyspec 0.049796 0.023066 52.280484 ( 60.537799)
total: 199.66 sec