Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-181325
#<BuildRuby:0x00005623129809c8
@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.20220830-181325",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010684 0.000898 0.967594 ( 1.012763)
build_miniruby 0.001712 0.000229 0.072477 ( 0.071810)
build_ruby 0.002042 0.000273 0.072971 ( 0.072054)
build_all 0.008740 0.001165 1.530774 ( 0.593830)
build_install 0.017887 0.004759 1.897413 ( 0.934501)
test_btest 0.000988 0.000156 75.531740 ( 8.460363)
test_basic 0.007216 0.000310 0.330025 ( 0.420318)
test_all 0.003640 0.000000 686.234576 ( 67.530936)
test_rubyspec 0.113714 0.069839 45.865356 ( 54.338165)
total: 133.44 sec