Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-212133
#<BuildRuby:0x0000561c45b16fe0
@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.20220904-212133",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011689 0.000512 0.976342 ( 1.266476)
build_miniruby 0.002013 0.000269 0.077439 ( 0.076666)
build_ruby 0.002504 0.000000 0.079570 ( 0.078928)
build_all 0.009564 0.000407 1.554973 ( 0.606121)
build_install 0.015168 0.006977 1.932858 ( 0.958611)
test_btest 0.001595 0.000277 71.624073 ( 8.425095)
test_basic 0.005534 0.000962 0.316908 ( 0.407982)
test_all 0.005153 0.000000 637.693673 ( 64.889177)
test_rubyspec 0.130643 0.035865 45.328185 ( 53.794313)
total: 130.50 sec