Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-040117
#<BuildRuby:0x00005652d51f03c8
@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.20230114-040117",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005232 0.001121 0.844890 ( 1.025328)
build_miniruby 0.001053 0.000226 1.019619 ( 1.017649)
build_ruby 0.001449 0.000000 2.773613 ( 2.770968)
build_all 0.008462 0.001130 16.795506 ( 2.960292)
build_install 0.011014 0.000288 2.113241 ( 1.084183)
test_btest 0.001141 0.000000 80.491136 ( 11.064504)
test_basic 0.007545 0.000000 0.371686 ( 0.456234)
test_all 0.001249 0.000000 662.218274 (108.246532)
test_rubyspec 0.072408 0.045251 52.101213 ( 60.153169)
total: 188.78 sec