Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-141506
#<BuildRuby:0x000055663b8cfe00
@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.20221122-141506",
@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.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004902 0.000066 1.085825 ( 1.448851)
build_miniruby 0.000794 0.000053 1.036197 ( 1.034858)
build_ruby 0.001087 0.000072 2.889041 ( 2.777836)
build_all 0.008443 0.000270 15.889516 ( 3.301728)
build_install 0.008820 0.000551 1.959968 ( 1.133300)
test_btest 0.000578 0.000036 64.319218 ( 11.026867)
test_basic 0.000582 0.004465 0.295369 ( 0.386241)
test_all 0.000964 0.000114 701.149003 (110.703419)
test_rubyspec 0.050776 0.011292 52.724676 ( 61.412533)
total: 193.23 sec