Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-120339
#<BuildRuby:0x000055f2e4920090
@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.20231027-120339",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004334 0.000722 1.238648 ( 1.627990)
build_miniruby 0.001095 0.000000 0.915986 ( 0.915493)
build_ruby 0.001279 0.000000 2.759424 ( 2.759234)
build_all 0.010227 0.000000 16.646063 ( 1.510254)
build_install 0.009503 0.000000 4.977696 ( 1.170149)
test_btest 0.000884 0.000000 84.398857 ( 8.027105)
test_basic 0.003383 0.000157 0.665731 ( 0.743848)
test_all 0.090345 0.044262 527.311709 ( 50.066981)
test_rubyspec 0.019171 0.030401 50.364360 ( 62.714094)
total: 129.54 sec