Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-065711
#<BuildRuby:0x000055bac440f0b8
@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.20231230-065711",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002579 0.003583 1.169552 ( 1.506050)
build_miniruby 0.000910 0.000253 0.867234 ( 0.866471)
build_ruby 0.001394 0.000000 2.818095 ( 2.818174)
build_all 0.009166 0.000680 16.538566 ( 1.463555)
build_install 0.009372 0.000273 4.711576 ( 1.184360)
test_btest 0.001002 0.000000 85.317133 ( 7.586772)
test_basic 0.005527 0.000544 0.806926 ( 0.878820)
test_all 0.106479 0.032319 541.758233 ( 60.921686)
test_rubyspec 0.014105 0.033005 50.804580 ( 63.085877)
total: 140.31 sec