Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-181603
#<BuildRuby:0x000055f112d87468
@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.20230125-181603",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000019 0.000005 0.000024 ( 0.000022)
build_up 0.003739 0.002888 0.874007 ( 1.063712)
build_miniruby 0.001380 0.000000 1.002169 ( 1.000201)
build_ruby 0.001648 0.000000 2.772161 ( 2.769547)
build_all 0.008821 0.001041 16.826206 ( 3.025206)
build_install 0.009243 0.002175 2.068258 ( 1.065876)
test_btest 0.000000 0.000968 70.594783 ( 11.342574)
test_basic 0.000000 0.006585 0.355560 ( 0.441648)
test_all 0.000000 0.001442 656.896831 ( 96.065568)
test_rubyspec 0.064627 0.062464 51.965387 ( 60.025741)
total: 176.80 sec