Logfile: /home/ko1/ruby/logs/brlog.trunk-random3.20221202-233235
#<BuildRuby:0x000055b7088ee260
@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-random3",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random3",
@TARGET_NAME="trunk-random3",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random3",
@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-random3.20221202-233235",
@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 --exclude=readline --exclude=reline\"",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000159)
build_up 0.006557 0.000820 1.679796 ( 2.834081)
build_miniruby 0.001439 0.000180 1.216403 ( 1.463022)
build_ruby 0.001789 0.000224 3.287845 ( 4.161855)
build_all 0.012734 0.001012 16.356300 ( 13.364944)
build_install 0.019396 0.000587 3.024456 ( 3.361505)
test_btest 0.000678 0.000073 64.774810 ( 55.687881)
test_basic 0.006007 0.000643 0.425210 ( 0.776942)
test_all 0.001517 0.000045 817.313429 (1086.109789)
test_rubyspec 0.031932 0.014847 73.190757 ( 83.079842)
total: 1250.84 sec