Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-094152
#<BuildRuby:0x0000557ee2068040
@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.20230102-094152",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002389 0.003575 0.845794 ( 1.040226)
build_miniruby 0.001041 0.000298 1.019174 ( 1.017241)
build_ruby 0.001204 0.000344 2.794758 ( 2.792022)
build_all 0.009492 0.000323 16.731624 ( 2.994881)
build_install 0.009330 0.000215 2.291391 ( 1.177059)
test_btest 0.000861 0.000192 74.200951 ( 10.461207)
test_basic 0.005775 0.001284 0.356877 ( 0.441210)
test_all 0.001153 0.000256 671.801586 (112.138428)
test_rubyspec 0.071932 0.059358 51.478195 ( 59.530168)
total: 191.59 sec