Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-183042
#<BuildRuby:0x000055e4204a2f90
@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.20220812-183042",
@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.000020 0.000008 0.000028 ( 0.000028)
autoconf 0.000077 0.000031 0.000108 ( 0.000093)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.009541 0.002016 0.817104 ( 0.879515)
build_miniruby 0.001012 0.000368 0.061667 ( 0.060655)
build_ruby 0.000999 0.000363 0.062279 ( 0.061315)
build_all 0.006231 0.002266 1.247062 ( 0.464335)
build_install 0.010218 0.005146 1.589296 ( 0.786340)
test_btest 0.001265 0.000000 53.629763 ( 5.853684)
test_basic 0.005794 0.000000 0.286539 ( 0.378038)
test_all 0.004404 0.001408 497.587122 ( 52.795052)
test_rubyspec 0.097236 0.033724 41.590151 ( 49.193733)
total: 110.47 sec