Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-183549
#<BuildRuby:0x000055f1f33f7740
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231102-183549",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005504 0.000152 1.349248 ( 1.588836)
build_miniruby 0.001028 0.000098 0.895566 ( 0.895511)
build_ruby 0.001424 0.000136 2.812092 ( 2.812145)
build_all 0.010035 0.000538 16.267086 ( 1.512087)
build_install 0.004321 0.004377 4.996395 ( 1.212124)
test_btest 0.000802 0.000105 84.575720 ( 7.588520)
test_basic 0.003764 0.000000 0.640193 ( 0.722369)
test_all 0.085486 0.050406 486.340258 ( 51.236705)
test_rubyspec 0.028371 0.019909 52.151750 ( 64.470170)
total: 132.04 sec