Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-132802
#<BuildRuby:0x00005588504044c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221110-132802",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009505 0.000225 1.093282 ( 1.288257)
build_miniruby 0.002086 0.000000 0.059613 ( 0.057386)
build_ruby 0.002054 0.000027 0.065060 ( 0.062996)
build_all 0.004434 0.004880 1.433107 ( 0.570236)
build_install 0.016040 0.004973 1.818266 ( 0.943717)
test_btest 0.001063 0.000223 87.307679 ( 8.514274)
test_basic 0.000471 0.009259 0.329902 ( 0.414583)
test_all 0.001576 0.000497 677.283699 ( 67.900098)
test_rubyspec 0.063309 0.124041 47.520051 ( 55.684270)
total: 135.44 sec