Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-184707
#<BuildRuby:0x00005576d00d7f68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221128-184707",
@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.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004504 0.000321 1.138799 ( 1.127051)
build_miniruby 0.000988 0.000000 1.009296 ( 1.008012)
build_ruby 0.001152 0.000000 2.751135 ( 2.663216)
build_all 0.005995 0.002886 15.829257 ( 3.321016)
build_install 0.008260 0.000109 2.069766 ( 1.217353)
test_btest 0.000539 0.000051 65.154906 ( 11.055269)
test_basic 0.004217 0.000402 0.296095 ( 0.387079)
test_all 0.000960 0.000092 662.556625 (112.806757)
test_rubyspec 0.056182 0.008130 53.755555 ( 61.929512)
total: 195.52 sec