Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-093838
#<BuildRuby:0x0000559cb9a908e8
@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.20220206-093838",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009350 0.002158 0.944754 ( 1.098677)
build_miniruby 0.001807 0.000417 0.076935 ( 0.074923)
build_ruby 0.001703 0.000393 0.072301 ( 0.070795)
build_all 0.003878 0.006208 4.082466 ( 0.773305)
build_install 0.012418 0.011353 7.732163 ( 2.335048)
test_btest 0.001070 0.000428 76.223829 ( 8.296553)
test_basic 0.007632 0.000791 0.327986 ( 0.417156)
test_all 0.002522 0.000000 670.164637 ( 65.960482)
test_rubyspec 0.110482 0.039374 45.972305 ( 51.404110)
total: 130.43 sec