Logfile: /home/ko1/ruby/logs/brlog.trunk-random1.20220226-062833
#<BuildRuby:0x000055d5aaabf7e0
@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.20220226-062833",
@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.000031)
autoconf 0.000000 0.000000 0.000000 ( 0.000060)
configure 0.000000 0.000000 0.000000 ( 0.000050)
build_up 0.008000 0.004000 2.576000 ( 3.600914)
build_miniruby 0.004000 0.000000 0.180000 ( 0.193084)
build_ruby 0.000000 0.000000 0.176000 ( 0.201195)
build_all 0.008000 0.008000 7.824000 ( 4.075624)
build_install 0.032000 0.008000 11.080000 ( 7.321681)
test_btest 0.000000 0.000000 97.056000 ( 29.491572)
test_basic 0.008000 0.004000 0.788000 ( 0.980315)
test_all 0.004000 0.000000 1234.264000 (1302.833795)
test_rubyspec 0.048000 0.040000 141.296000 (149.639498)
total: 1498.34 sec