Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-094046
#<BuildRuby:0x000055a9f7bbc208
@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.20220810-094046",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.000000 0.006278 0.879846 ( 1.731359)
build_miniruby 0.000000 0.000934 0.057856 ( 0.056682)
build_ruby 0.000000 0.000963 0.059824 ( 0.058617)
build_all 0.000000 0.004667 1.534981 ( 0.589476)
build_install 0.008251 0.002678 5.643024 ( 2.167507)
test_btest 0.000513 0.000205 52.851029 ( 8.301648)
test_basic 0.001370 0.004593 0.373703 ( 0.461403)
test_all 0.001141 0.000533 612.321934 ( 90.043608)
test_rubyspec 0.078686 0.049216 43.824434 ( 51.255509)
total: 154.67 sec