Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-193100
#<BuildRuby:0x000055f0a6ceabe8
@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.20221215-193100",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000067 0.004132 0.868763 ( 1.098914)
build_miniruby 0.000850 0.000000 1.064162 ( 1.062664)
build_ruby 0.001298 0.000000 2.807666 ( 2.687075)
build_all 0.001133 0.007997 15.917324 ( 3.336262)
build_install 0.002987 0.007646 2.276122 ( 1.310452)
test_btest 0.000443 0.000207 66.735939 ( 10.815788)
test_basic 0.003227 0.001506 0.294352 ( 0.385456)
test_all 0.000948 0.000443 669.883941 (145.458829)
test_rubyspec 0.032081 0.036372 52.618379 ( 60.856551)
total: 227.01 sec