Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-173219
#<BuildRuby:0x0000561cf96f7568
@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.20231223-173219",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003532 0.000589 1.257323 ( 1.618574)
build_miniruby 0.001396 0.000232 0.870225 ( 0.869957)
build_ruby 0.001169 0.000194 2.700226 ( 2.700179)
build_all 0.000000 0.010508 16.152432 ( 1.403234)
build_install 0.007074 0.001888 4.813266 ( 1.190516)
test_btest 0.001038 0.000000 81.474311 ( 7.637004)
test_basic 0.004198 0.000322 0.731789 ( 0.806869)
test_all 0.124108 0.010840 525.364566 ( 48.194791)
test_rubyspec 0.021010 0.027129 50.770517 ( 63.137078)
total: 127.56 sec