Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-082159
#<BuildRuby:0x00005568d25f6de8
@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-082159",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001148 0.004348 1.283523 ( 1.581842)
build_miniruby 0.000892 0.000198 0.800250 ( 0.799697)
build_ruby 0.001021 0.000227 2.733838 ( 2.734341)
build_all 0.005500 0.004593 16.697115 ( 1.448094)
build_install 0.008394 0.004257 5.016109 ( 1.202641)
test_btest 0.000631 0.000180 84.033406 ( 7.701753)
test_basic 0.003846 0.001099 0.758670 ( 0.835246)
test_all 0.102408 0.035684 499.415358 ( 52.103346)
test_rubyspec 0.007878 0.039931 50.128894 ( 62.406071)
total: 130.81 sec