Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-110131
#<BuildRuby:0x00005652dcfe3bb8
@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.20231122-110131",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000819 0.004132 1.357789 ( 1.788715)
build_miniruby 0.000874 0.000159 0.887415 ( 0.887191)
build_ruby 0.001627 0.000296 3.086246 ( 3.085725)
build_all 0.010385 0.000275 16.802856 ( 1.550166)
build_install 0.002297 0.007122 5.114241 ( 1.183429)
test_btest 0.000850 0.000226 86.317047 ( 7.671630)
test_basic 0.001600 0.003295 0.720735 ( 0.794349)
test_all 0.099260 0.034821 508.264777 ( 60.522379)
test_rubyspec 0.030020 0.014538 49.283148 ( 61.637274)
total: 139.12 sec