Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-165733
#<BuildRuby:0x0000555f4a2c0070
@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.20230728-165733",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006086 0.000000 1.419596 ( 2.708014)
build_miniruby 0.001045 0.000000 0.935372 ( 0.934686)
build_ruby 0.001511 0.000079 2.663195 ( 2.667880)
build_all 0.005323 0.004391 14.231565 ( 1.260749)
build_install 0.007472 0.000620 2.104694 ( 0.937770)
test_btest 0.000918 0.000175 78.409278 ( 7.891662)
test_basic 0.004442 0.000003 0.584441 ( 0.662281)
test_all 0.001044 0.000190 535.406594 ( 60.321481)
test_rubyspec 0.026739 0.012148 44.295165 ( 56.709642)
total: 134.09 sec