Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-081731
#<BuildRuby:0x0000565238a2b5f8
@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.20231030-081731",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001930 0.004857 1.621374 ( 1.890437)
build_miniruby 0.000743 0.000346 0.844834 ( 0.845894)
build_ruby 0.000818 0.000382 2.705551 ( 2.706681)
build_all 0.000000 0.010083 16.285338 ( 1.433769)
build_install 0.009484 0.002423 4.881801 ( 1.126380)
test_btest 0.001117 0.000000 82.046166 ( 7.699871)
test_basic 0.003273 0.002032 0.761672 ( 0.839042)
test_all 0.102203 0.036636 495.937004 ( 55.692132)
test_rubyspec 0.021362 0.026337 48.765638 ( 61.159283)
total: 133.39 sec