Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-180607
#<BuildRuby:0x000056257671a380
@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.20230113-180607",
@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.000020 0.000005 0.000025 ( 0.000025)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000000 0.006468 0.860397 ( 1.268215)
build_miniruby 0.000856 0.000480 1.024092 ( 1.022083)
build_ruby 0.001216 0.000435 2.774164 ( 2.771571)
build_all 0.008326 0.001463 16.778926 ( 2.981935)
build_install 0.010052 0.000468 2.121484 ( 1.085839)
test_btest 0.000815 0.000240 77.372119 ( 10.501072)
test_basic 0.006102 0.000479 0.338263 ( 0.424782)
test_all 0.001125 0.000312 667.519074 ( 96.739292)
test_rubyspec 0.083922 0.035274 51.898307 ( 59.950863)
total: 176.75 sec