Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-140141
#<BuildRuby:0x000055f2ee401d70
@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.20221201-140141",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009942 0.001403 1.236623 ( 1.250107)
build_miniruby 0.000000 0.002632 0.844080 ( 0.844007)
build_ruby 0.001436 0.002038 2.251317 ( 2.155135)
build_all 0.016900 0.004186 18.653397 ( 2.204405)
build_install 0.019547 0.002537 2.084717 ( 1.015915)
test_btest 0.001219 0.000000 93.951434 ( 8.847878)
test_basic 0.008497 0.000435 0.346773 ( 0.433358)
test_all 0.002210 0.000530 693.444193 ( 72.559783)
test_rubyspec 0.106231 0.073251 49.582023 ( 57.717518)
total: 147.03 sec