Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-112120
#<BuildRuby:0x000055a1122a3df8
@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.20220823-112120",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006520 0.000465 0.882351 ( 2.526683)
build_miniruby 0.000982 0.000071 0.058077 ( 0.056780)
build_ruby 0.000903 0.000064 0.059513 ( 0.058345)
build_all 0.004298 0.000307 1.530018 ( 0.585367)
build_install 0.005631 0.005597 1.921150 ( 0.961930)
test_btest 0.000652 0.000094 47.861337 ( 8.910646)
test_basic 0.004833 0.000690 0.313651 ( 0.402391)
test_all 0.002766 0.000000 597.083277 ( 90.466730)
test_rubyspec 0.099157 0.031238 44.185314 ( 52.476221)
total: 156.45 sec