Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-040944
#<BuildRuby:0x000056360e95fd90
@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.20220508-040944",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005897 0.000982 0.861911 ( 0.959017)
build_miniruby 0.000909 0.000152 0.056561 ( 0.055300)
build_ruby 0.000945 0.000157 0.057474 ( 0.056244)
build_all 0.003487 0.000581 1.472485 ( 0.593280)
build_install 0.010261 0.000800 6.250208 ( 2.829292)
test_btest 0.000639 0.000099 51.177177 ( 8.377080)
test_basic 0.005541 0.000003 0.254458 ( 0.343178)
test_all 0.002105 0.000000 626.284052 ( 93.296551)
test_rubyspec 0.089551 0.039674 43.888861 ( 48.800899)
total: 155.31 sec