Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-094413
#<BuildRuby:0x000055bea0392038
@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.20220828-094413",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.011715 0.001952 0.850681 ( 1.086102)
build_miniruby 0.001630 0.000272 0.064885 ( 0.063398)
build_ruby 0.001488 0.000248 0.066514 ( 0.065298)
build_all 0.007926 0.000411 1.243526 ( 0.469456)
build_install 0.012373 0.005755 1.614137 ( 0.799855)
test_btest 0.001006 0.000201 51.377863 ( 6.113890)
test_basic 0.004354 0.000871 0.289552 ( 0.381127)
test_all 0.003674 0.000000 481.435262 ( 51.341214)
test_rubyspec 0.070561 0.068705 41.053029 ( 49.671516)
total: 109.99 sec