Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-033859
#<BuildRuby:0x000055d8c54b4620
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220826-033859",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005928 0.004823 1.009753 ( 2.499146)
build_miniruby 0.000000 0.002272 0.075196 ( 0.072775)
build_ruby 0.000000 0.001672 0.076610 ( 0.075198)
build_all 0.006233 0.004705 1.515680 ( 0.559750)
build_install 0.017160 0.004916 1.931408 ( 0.938216)
test_btest 0.000677 0.000339 76.667061 ( 8.045706)
test_basic 0.004157 0.002079 0.306519 ( 0.397146)
test_all 0.004745 0.000314 645.034212 ( 65.960334)
test_rubyspec 0.103940 0.076811 45.378852 ( 53.653719)
total: 132.20 sec