Logfile: /home/ko1/ruby/logs/brlog.trunk-random1.20221204-012439
#<BuildRuby:0x000055ee85985d90
@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="-j4",
@build_opts="-j4",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20221204-012439",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.005339 0.000232 1.242748 ( 1.381111)
build_miniruby 0.001113 0.000048 0.903197 ( 0.901722)
build_ruby 0.001433 0.000062 2.756065 ( 2.745780)
build_all 0.011045 0.000105 13.881860 ( 4.507463)
build_install 0.004426 0.008183 2.237751 ( 1.302157)
test_btest 0.000655 0.000073 56.089107 ( 14.716155)
test_basic 0.000444 0.003661 0.308098 ( 0.401494)
test_all 0.001244 0.000178 799.666990 (980.355158)
test_rubyspec 0.039099 0.023358 82.184951 (123.028114)
total: 1129.34 sec