Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-111738
#<BuildRuby:0x000055fef41b0028
@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.20221213-111738",
@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.000006 0.000001 0.000007 ( 0.000020)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004229 0.000007 0.831422 ( 1.062279)
build_miniruby 0.000901 0.000064 1.019133 ( 1.017750)
build_ruby 0.001165 0.000083 2.652033 ( 2.556774)
build_all 0.008253 0.000589 15.715547 ( 3.344975)
build_install 0.005333 0.003794 2.227292 ( 1.281784)
test_btest 0.000610 0.000071 57.545072 ( 12.249339)
test_basic 0.003790 0.000446 0.332387 ( 0.423814)
test_all 0.001315 0.000155 666.172998 (144.431805)
test_rubyspec 0.051629 0.018267 52.652955 ( 60.806879)
total: 227.18 sec