Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-204129
#<BuildRuby:0x0000561139adc460
@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.20221206-204129",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004492 0.000691 1.153184 ( 1.667375)
build_miniruby 0.000847 0.000131 0.954909 ( 0.953502)
build_ruby 0.001058 0.000162 2.682029 ( 2.573065)
build_all 0.008041 0.001237 15.741621 ( 3.280796)
build_install 0.005234 0.004030 2.295774 ( 1.316518)
test_btest 0.000530 0.000106 62.238745 ( 11.443778)
test_basic 0.004010 0.000802 0.317444 ( 0.408042)
test_all 0.000755 0.000151 650.458520 (109.263227)
test_rubyspec 0.051354 0.024943 52.559514 ( 60.823170)
total: 191.73 sec