Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-122105
#<BuildRuby:0x000055d1143e7e80
@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.20221207-122105",
@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.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005007 0.000071 1.136461 ( 1.202669)
build_miniruby 0.000860 0.000000 0.998997 ( 0.997837)
build_ruby 0.001245 0.000000 2.664600 ( 2.563462)
build_all 0.008400 0.000413 15.802981 ( 3.282794)
build_install 0.004397 0.004430 2.270015 ( 1.304856)
test_btest 0.000616 0.000072 57.565053 ( 12.178048)
test_basic 0.004562 0.000537 0.309475 ( 0.399530)
test_all 0.001664 0.000196 659.000017 (106.961543)
test_rubyspec 0.036081 0.029801 52.841832 ( 61.028002)
total: 189.92 sec