Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-070523
#<BuildRuby:0x0000558c4dfff5f8
@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.20231109-070523",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002614 0.002197 1.406395 ( 1.640054)
build_miniruby 0.000851 0.000283 0.862547 ( 0.861694)
build_ruby 0.000965 0.000322 2.609085 ( 2.608864)
build_all 0.006637 0.003459 17.069494 ( 1.555998)
build_install 0.003871 0.005291 5.017143 ( 1.191654)
test_btest 0.000517 0.000207 88.438948 ( 7.618191)
test_basic 0.003191 0.001276 0.699088 ( 0.774554)
test_all 0.097184 0.037311 551.734254 ( 58.150120)
test_rubyspec 0.025092 0.023554 50.735834 ( 62.979095)
total: 137.38 sec