Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-194222
#<BuildRuby:0x000055f9272a04d8
@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.20220227-194222",
@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.000017 0.000000 0.000017 ( 0.000016)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.010982 0.000175 1.017302 ( 1.081574)
build_miniruby 0.002261 0.000141 0.075694 ( 0.074626)
build_ruby 0.002148 0.000000 0.077116 ( 0.075370)
build_all 0.005400 0.004396 4.137424 ( 0.843732)
build_install 0.023649 0.000127 7.950846 ( 2.421434)
test_btest 0.001098 0.000095 72.105412 ( 8.388780)
test_basic 0.007303 0.000635 0.342461 ( 0.431299)
test_all 0.001740 0.000151 661.184619 ( 65.564577)
test_rubyspec 0.118771 0.046084 46.422857 ( 51.716242)
total: 130.60 sec