Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-170902
#<BuildRuby:0x0000556550718a80
@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.20220209-170902",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000039 0.000006 0.000045 ( 0.000042)
build_up 0.005900 0.005348 0.972611 ( 1.379278)
build_miniruby 0.001739 0.000401 0.074090 ( 0.071655)
build_ruby 0.001501 0.000346 0.071863 ( 0.069941)
build_all 0.008595 0.001983 4.165533 ( 0.783336)
build_install 0.022494 0.002348 7.824752 ( 2.309614)
test_btest 0.001302 0.000000 78.630592 ( 8.389398)
test_basic 0.007189 0.000000 0.350108 ( 0.438367)
test_all 0.002623 0.000000 693.556063 ( 67.291483)
test_rubyspec 0.094499 0.071694 46.209524 ( 51.623853)
total: 132.36 sec