Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-202252
#<BuildRuby:0x000056316a3a7f68
@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-202252",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006242 0.000323 0.883380 ( 1.173267)
build_miniruby 0.000883 0.000136 0.057911 ( 0.056713)
build_ruby 0.000993 0.000000 0.059647 ( 0.058452)
build_all 0.004574 0.000000 1.557340 ( 0.588278)
build_install 0.011433 0.000000 5.671543 ( 2.160817)
test_btest 0.000703 0.000041 56.542889 ( 7.919803)
test_basic 0.001257 0.004624 0.346679 ( 0.434522)
test_all 0.001223 0.000000 585.047414 ( 94.842475)
test_rubyspec 0.076466 0.045193 43.844978 ( 51.217907)
total: 158.45 sec