Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-200224
#<BuildRuby:0x0000560fce5ff468
@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.20230113-200224",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003063 0.003568 0.855464 ( 1.135807)
build_miniruby 0.000000 0.001169 1.019663 ( 1.017770)
build_ruby 0.000000 0.001617 2.771890 ( 2.769211)
build_all 0.008512 0.001368 16.825873 ( 3.007132)
build_install 0.006224 0.005200 2.109584 ( 1.077911)
test_btest 0.000721 0.000384 68.995121 ( 11.330779)
test_basic 0.004128 0.002202 0.339903 ( 0.426560)
test_all 0.001285 0.000685 656.856142 ( 97.435101)
test_rubyspec 0.068300 0.062353 52.058893 ( 60.147559)
total: 178.35 sec