Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-074752
#<BuildRuby:0x000055cb6d462858
@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.20230112-074752",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005840 0.000389 0.850561 ( 1.318109)
build_miniruby 0.001233 0.000082 1.018579 ( 1.016606)
build_ruby 0.001465 0.000098 2.801496 ( 2.798883)
build_all 0.004881 0.004703 16.726299 ( 2.967864)
build_install 0.010082 0.001260 2.044302 ( 1.077891)
test_btest 0.000827 0.000104 70.279742 ( 10.627398)
test_basic 0.006235 0.000101 0.362043 ( 0.448446)
test_all 0.001978 0.000233 657.777416 ( 99.250117)
test_rubyspec 0.052117 0.054826 51.747134 ( 59.797891)
total: 179.30 sec