Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-223259
#<BuildRuby:0x0000561df9de3df8
@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.20221213-223259",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004227 0.000038 0.903204 ( 1.293802)
build_miniruby 0.000780 0.000104 0.968814 ( 0.967343)
build_ruby 0.000960 0.000128 2.750887 ( 2.664319)
build_all 0.005526 0.003619 15.712832 ( 3.269039)
build_install 0.008733 0.001541 2.286793 ( 1.305961)
test_btest 0.000519 0.000092 68.231437 ( 11.570331)
test_basic 0.005092 0.000102 0.292651 ( 0.382448)
test_all 0.000000 0.001488 669.699305 (147.352233)
test_rubyspec 0.026609 0.036281 52.335833 ( 60.596027)
total: 229.40 sec