Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-140154
#<BuildRuby:0x000055dd08963f58
@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.20230115-140154",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007527 0.000000 1.347104 ( 1.367647)
build_miniruby 0.001457 0.000000 1.699041 ( 1.568588)
build_ruby 0.001569 0.000000 2.775411 ( 2.772714)
build_all 0.009790 0.000000 16.851032 ( 3.000811)
build_install 0.009326 0.000000 2.151643 ( 1.082500)
test_btest 0.001159 0.000000 77.645531 ( 11.455134)
test_basic 0.006461 0.000000 0.343677 ( 0.429950)
test_all 0.000000 0.001578 682.066877 ( 95.129800)
test_rubyspec 0.066796 0.050606 52.332130 ( 60.372897)
total: 177.18 sec