Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-144901
#<BuildRuby:0x000055c538083e70
@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.20221212-144901",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004516 0.000000 0.852267 ( 1.486451)
build_miniruby 0.000893 0.000000 0.962930 ( 0.961550)
build_ruby 0.001135 0.000000 2.644916 ( 2.556162)
build_all 0.008679 0.000436 15.920939 ( 3.389590)
build_install 0.000025 0.009250 2.274874 ( 1.273586)
test_btest 0.000000 0.000721 64.969395 ( 11.160970)
test_basic 0.000000 0.004518 0.293323 ( 0.384437)
test_all 0.000909 0.000538 667.315461 (141.757109)
test_rubyspec 0.043544 0.018290 52.700444 ( 60.851866)
total: 223.82 sec