Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-115249
#<BuildRuby:0x000055e10c5280d0
@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.20221128-115249",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004769 0.000318 1.224428 ( 1.628217)
build_miniruby 0.000977 0.000000 0.923334 ( 0.921911)
build_ruby 0.001125 0.000000 2.827069 ( 2.726893)
build_all 0.009759 0.000199 22.358731 ( 4.379211)
build_install 0.002209 0.007910 4.444614 ( 1.578527)
test_btest 0.000547 0.000086 63.008865 ( 11.520340)
test_basic 0.004475 0.000046 0.306949 ( 0.398227)
test_all 0.000822 0.000123 694.558696 (106.576517)
test_rubyspec 0.051329 0.014496 53.539804 ( 61.696088)
total: 191.43 sec