Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-140348
#<BuildRuby:0x00005626cb71b040
@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.20240115-140348",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004366 0.000042 1.006246 ( 1.407084)
build_miniruby 0.000793 0.000132 0.847554 ( 0.846944)
build_ruby 0.001392 0.000232 2.727203 ( 2.726465)
build_all 0.004584 0.004326 14.264988 ( 1.343416)
build_install 0.007476 0.000640 4.099457 ( 1.049672)
test_btest 0.000915 0.000183 80.485455 ( 6.946911)
test_basic 0.005367 0.000168 0.771256 ( 0.845605)
test_all 0.089859 0.040932 472.885197 ( 50.835026)
test_rubyspec 0.024753 0.022552 49.813284 ( 62.180349)
total: 128.18 sec