Logfile: /home/ko1/ruby/logs/brlog.trunk-random1.20221001-200227
#<BuildRuby:0x0000555b7f5899b0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-random1",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random1",
@TARGET_NAME="trunk-random1",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random1",
@btest_opts="-j6",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20221001-200227",
@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=\"--test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000039)
autoconf 0.000000 0.000000 0.000000 ( 0.000059)
configure 0.000000 0.000000 0.000000 ( 0.000047)
build_up 0.000000 0.016000 3.032000 ( 3.233532)
build_miniruby 0.000000 0.000000 0.232000 ( 0.258692)
build_ruby 0.004000 0.000000 0.260000 ( 0.280553)
build_all 0.008000 0.004000 3.484000 ( 2.241537)
build_install 0.016000 0.008000 4.712000 ( 3.527248)
test_btest 0.000000 0.000000 113.360000 ( 27.892844)
test_basic 0.000000 0.012000 0.772000 ( 0.915769)
test_all 0.000000 0.004000 1211.240000 (1299.871234)
test_rubyspec 0.048000 0.036000 150.348000 (164.612111)
total: 1502.84 sec