Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-145553
#<BuildRuby:0x0000555ea0753df8
@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.20221211-145553",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000074 0.004054 0.827158 ( 1.172314)
build_miniruby 0.000979 0.000046 0.978335 ( 0.976890)
build_ruby 0.001183 0.000000 2.767012 ( 2.681006)
build_all 0.009194 0.000000 15.752137 ( 3.259607)
build_install 0.009054 0.000000 2.247123 ( 1.276953)
test_btest 0.000576 0.000000 66.416202 ( 11.792270)
test_basic 0.001319 0.003591 0.298733 ( 0.389400)
test_all 0.001620 0.000116 664.550996 (106.622425)
test_rubyspec 0.052322 0.022520 52.441185 ( 60.678328)
total: 188.85 sec