Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-213652
#<BuildRuby:0x000055f9c1febfa8
@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.20221117-213652",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003921 0.000980 1.045959 ( 1.092817)
build_miniruby 0.000720 0.000180 1.007689 ( 1.006112)
build_ruby 0.000903 0.000226 2.815073 ( 2.729196)
build_all 0.006452 0.002600 15.906575 ( 3.266634)
build_install 0.008843 0.000000 2.024457 ( 1.129159)
test_btest 0.000542 0.000000 58.513514 ( 11.596930)
test_basic 0.004453 0.000462 0.326283 ( 0.417739)
test_all 0.001003 0.000222 625.323393 (107.404672)
test_rubyspec 0.042303 0.026451 51.202295 ( 59.496463)
total: 188.14 sec