Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-042902
#<BuildRuby:0x0000558ff5ed0028
@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.20230114-042902",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000363 0.006188 0.850473 ( 1.041087)
build_miniruby 0.000992 0.000248 1.016781 ( 1.014971)
build_ruby 0.001341 0.000336 2.786134 ( 2.783305)
build_all 0.008075 0.002019 16.755100 ( 2.994640)
build_install 0.006417 0.004880 2.091421 ( 1.074723)
test_btest 0.000597 0.000175 67.406890 ( 11.567576)
test_basic 0.001994 0.005112 0.312930 ( 0.398159)
test_all 0.001557 0.000193 668.205899 (110.539972)
test_rubyspec 0.103444 0.033318 52.362389 ( 60.377335)
total: 191.79 sec