Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-133246
#<BuildRuby:0x000055fbf3617ed0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-133246",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001489 0.003601 1.020306 ( 2.845812)
build_miniruby 0.000774 0.000104 0.973496 ( 0.972108)
build_ruby 0.001051 0.000140 2.704588 ( 2.586545)
build_all 0.007638 0.001019 15.674094 ( 3.268561)
build_install 0.008246 0.000480 1.976342 ( 1.140757)
test_btest 0.000555 0.000069 59.109187 ( 11.363847)
test_basic 0.003962 0.000495 0.281035 ( 0.372784)
test_all 0.001630 0.000204 615.424474 (108.439318)
test_rubyspec 0.051369 0.011925 51.410874 ( 59.681309)
total: 190.67 sec