Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-163819
#<BuildRuby:0x00005605be81e678
@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.20230124-163819",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006432 0.000507 0.957619 ( 1.425616)
build_miniruby 0.001120 0.000224 1.008375 ( 1.006503)
build_ruby 0.001304 0.000261 2.757100 ( 2.754518)
build_all 0.002213 0.007845 16.735072 ( 2.974118)
build_install 0.006460 0.004943 2.075911 ( 1.081247)
test_btest 0.000663 0.000234 72.207186 ( 10.914710)
test_basic 0.001588 0.004951 0.350175 ( 0.437017)
test_all 0.000937 0.000386 657.909187 (107.999848)
test_rubyspec 0.063706 0.042195 51.841244 ( 59.892324)
total: 188.49 sec