Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-112214
#<BuildRuby:0x000055690887be98
@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.20221201-112214",
@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.000022)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000414 0.004298 1.166934 ( 1.655418)
build_miniruby 0.000925 0.000000 0.993876 ( 0.992529)
build_ruby 0.001235 0.000000 2.831876 ( 2.695768)
build_all 0.008310 0.000599 15.775242 ( 3.310059)
build_install 0.009516 0.001124 2.133049 ( 1.223405)
test_btest 0.000516 0.000094 59.163075 ( 12.208166)
test_basic 0.004700 0.000184 0.296926 ( 0.388516)
test_all 0.000721 0.000126 673.601192 (104.861340)
test_rubyspec 0.049592 0.022972 53.573193 ( 61.742067)
total: 189.08 sec