Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-210929
#<BuildRuby:0x000055e0b685ce50
@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.20220803-210929",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000000 0.000025 0.000025 ( 0.000043)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.001382 0.009696 0.972900 ( 1.015163)
build_miniruby 0.001602 0.000427 0.071583 ( 0.069207)
build_ruby 0.001755 0.000468 0.076698 ( 0.074287)
build_all 0.008514 0.001192 1.494600 ( 0.569050)
build_install 0.023514 0.000653 5.090665 ( 2.033683)
test_btest 0.000000 0.001721 76.008899 ( 8.338287)
test_basic 0.005449 0.002662 0.328368 ( 0.415007)
test_all 0.002061 0.000153 621.484190 ( 64.600399)
test_rubyspec 0.114613 0.048735 45.433515 ( 52.959439)
total: 130.08 sec