Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-213745
#<BuildRuby:0x000055c7e540ac88
@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.20221015-213745",
@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.000023 0.000001 0.000024 ( 0.000026)
autoconf 0.000062 0.000000 0.000062 ( 0.000055)
configure 0.000058 0.000000 0.000058 ( 0.000059)
build_up 0.010661 0.000202 1.122985 ( 1.643323)
build_miniruby 0.001493 0.000107 0.098252 ( 0.098846)
build_ruby 0.001495 0.000107 0.100091 ( 0.100573)
build_all 0.004464 0.004007 1.337206 ( 0.590612)
build_install 0.016559 0.000382 1.685101 ( 0.923610)
test_btest 0.001972 0.000208 62.978995 ( 6.648892)
test_basic 0.007124 0.000251 0.363360 ( 0.457812)
test_all 0.002016 0.005045 515.280369 ( 54.906474)
test_rubyspec 0.095650 0.035696 43.429928 ( 52.445045)
total: 117.82 sec