Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-052550
#<BuildRuby:0x000055d25b2cef88
@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.20231017-052550",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000593 0.004128 1.514221 ( 1.747132)
build_miniruby 0.000967 0.000215 0.837910 ( 0.837566)
build_ruby 0.001641 0.000000 2.792155 ( 2.791518)
build_all 0.002607 0.008244 18.672331 ( 1.621148)
build_install 0.000000 0.009906 5.489341 ( 1.268059)
test_btest 0.000000 0.000987 91.961470 ( 7.934878)
test_basic 0.001631 0.002218 0.661390 ( 0.738440)
test_all 0.004697 0.002237 570.830287 ( 62.763060)
test_rubyspec 0.019853 0.034868 51.665965 ( 63.938982)
total: 143.64 sec