Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-225539
#<BuildRuby:0x000055f3c1f603a0
@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.20220821-225539",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007562 0.004841 0.970939 ( 1.261256)
build_miniruby 0.000000 0.002261 0.075837 ( 0.073561)
build_ruby 0.000000 0.002288 0.077179 ( 0.075002)
build_all 0.003201 0.007846 1.539763 ( 0.581278)
build_install 0.021315 0.000000 1.870732 ( 0.911192)
test_btest 0.001458 0.000000 67.808077 ( 8.491223)
test_basic 0.005673 0.002584 0.338420 ( 0.432693)
test_all 0.004505 0.001371 678.914734 ( 67.339543)
test_rubyspec 0.111131 0.058838 45.863020 ( 54.315833)
total: 133.48 sec