Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-093150
#<BuildRuby:0x00005582fd5b3fa8
@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.20231015-093150",
@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.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004568 0.000149 1.398225 ( 1.691475)
build_miniruby 0.000883 0.000186 0.859270 ( 0.858749)
build_ruby 0.001074 0.000227 2.705928 ( 2.706370)
build_all 0.007247 0.003826 17.764201 ( 1.648205)
build_install 0.000012 0.009025 5.237868 ( 1.210930)
test_btest 0.000801 0.000278 89.802776 ( 7.812272)
test_basic 0.004094 0.000283 0.690532 ( 0.769135)
test_all 0.006597 0.000603 549.522549 ( 61.440035)
test_rubyspec 0.030815 0.018918 51.707440 ( 64.026953)
total: 142.16 sec