Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-001612
#<BuildRuby:0x000055aff8b82858
@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.20221228-001612",
@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.000018 0.000001 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002142 0.004345 0.899017 ( 1.080217)
build_miniruby 0.001104 0.000147 1.006311 ( 1.004482)
build_ruby 0.001293 0.000172 2.766465 ( 2.763830)
build_all 0.001733 0.008082 16.737296 ( 3.007957)
build_install 0.010969 0.000568 2.245860 ( 1.179423)
test_btest 0.000749 0.000166 77.615749 ( 10.424080)
test_basic 0.006697 0.000000 0.352095 ( 0.438087)
test_all 0.001268 0.000000 657.705981 (110.424140)
test_rubyspec 0.074906 0.018439 51.534030 ( 59.620760)
total: 189.94 sec