Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-172426
#<BuildRuby:0x00005651fe2f3ce8
@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.20230710-172426",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004892 0.000137 1.402611 ( 2.668326)
build_miniruby 0.001254 0.000000 0.921473 ( 0.921459)
build_ruby 0.001253 0.000000 2.831422 ( 2.831492)
build_all 0.010348 0.000088 13.834501 ( 1.294687)
build_install 0.008269 0.000000 1.952597 ( 0.897467)
test_btest 0.000881 0.000115 86.595270 ( 7.990223)
test_basic 0.000277 0.004241 0.721483 ( 0.800618)
test_all 0.001591 0.000276 476.585194 ( 49.319040)
test_rubyspec 0.025027 0.012513 42.508367 ( 54.965645)
total: 121.69 sec