Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-171719
#<BuildRuby:0x000055fbdc042be8
@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-171719",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005168 0.000000 1.134947 ( 1.270847)
build_miniruby 0.000913 0.000000 0.952955 ( 0.951693)
build_ruby 0.001194 0.000000 2.672118 ( 2.586542)
build_all 0.008780 0.000000 15.722385 ( 3.261257)
build_install 0.009826 0.000000 2.185180 ( 1.232835)
test_btest 0.000573 0.000000 64.919329 ( 11.106539)
test_basic 0.000363 0.004487 0.317873 ( 0.408500)
test_all 0.001123 0.000049 668.369222 (103.615303)
test_rubyspec 0.044734 0.018409 52.833941 ( 60.918835)
total: 185.35 sec