Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-131026
#<BuildRuby:0x000056058f4a6678
@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.20221209-131026",
@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.000006)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003293 0.001372 1.151723 ( 1.164324)
build_miniruby 0.000668 0.000279 1.044850 ( 1.043384)
build_ruby 0.000785 0.000327 2.787558 ( 2.678831)
build_all 0.008968 0.000128 15.825052 ( 3.245371)
build_install 0.006842 0.003650 2.250762 ( 1.223119)
test_btest 0.000407 0.000153 63.042102 ( 11.298303)
test_basic 0.003667 0.001375 0.286687 ( 0.377162)
test_all 0.000678 0.000254 662.644240 (106.750604)
test_rubyspec 0.058368 0.018618 52.315914 ( 60.520691)
total: 188.30 sec