Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-010123
#<BuildRuby:0x000055dc443c0ea8
@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.20220907-010123",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006340 0.004926 0.948612 ( 0.974885)
build_miniruby 0.001897 0.000271 0.076293 ( 0.074167)
build_ruby 0.001801 0.000257 0.073445 ( 0.071715)
build_all 0.010375 0.000108 1.549841 ( 0.590023)
build_install 0.018552 0.005462 1.907197 ( 0.949772)
test_btest 0.000963 0.000152 93.591069 ( 9.584741)
test_basic 0.006890 0.001088 0.354493 ( 0.446958)
test_all 0.002554 0.000404 679.064237 ( 68.320721)
test_rubyspec 0.102840 0.079079 47.066552 ( 55.514381)
total: 136.53 sec