Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-142307
#<BuildRuby:0x00005649ec883df8
@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.20230107-142307",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005491 0.001177 0.861267 ( 1.072866)
build_miniruby 0.001119 0.000240 1.018516 ( 1.016655)
build_ruby 0.001369 0.000293 2.780483 ( 2.777874)
build_all 0.007183 0.003007 16.881135 ( 2.993277)
build_install 0.009333 0.002196 2.124721 ( 1.077687)
test_btest 0.000672 0.000158 76.926757 ( 10.976262)
test_basic 0.006326 0.000360 0.312485 ( 0.398557)
test_all 0.001159 0.000258 672.563966 (117.554587)
test_rubyspec 0.070507 0.063340 52.308811 ( 60.341246)
total: 198.21 sec