Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-142006
#<BuildRuby:0x000055e5428c4448
@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.20221203-142006",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.007391 0.002801 1.214542 ( 1.179621)
build_miniruby 0.002172 0.000579 0.847648 ( 0.846223)
build_ruby 0.002460 0.000656 2.258994 ( 2.160248)
build_all 0.020325 0.000795 18.651156 ( 2.187917)
build_install 0.020025 0.001274 2.096366 ( 1.043902)
test_btest 0.001598 0.000290 92.143243 ( 9.302796)
test_basic 0.005503 0.004905 0.350635 ( 0.435713)
test_all 0.001145 0.001378 682.345114 ( 73.893935)
test_rubyspec 0.079253 0.096364 49.551313 ( 57.570971)
total: 148.62 sec