Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-153119
#<BuildRuby:0x000055acb08bb818
@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.20231111-153119",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004386 0.000052 1.227845 ( 1.499097)
build_miniruby 0.000964 0.000160 0.864536 ( 0.864437)
build_ruby 0.001319 0.000000 2.630969 ( 2.630929)
build_all 0.007922 0.002173 15.639776 ( 1.422657)
build_install 0.008332 0.000134 4.723250 ( 1.113828)
test_btest 0.000912 0.000146 81.499713 ( 6.891830)
test_basic 0.000643 0.003211 0.704472 ( 0.782666)
test_all 0.109169 0.023413 503.410870 ( 46.166266)
test_rubyspec 0.020910 0.027721 49.385442 ( 61.723610)
total: 123.10 sec