Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-063315
#<BuildRuby:0x0000558a5ab7afe0
@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.20220917-063315",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009218 0.000658 1.091369 ( 1.224134)
build_miniruby 0.000000 0.002162 0.073924 ( 0.072000)
build_ruby 0.000000 0.002002 0.077697 ( 0.076012)
build_all 0.009976 0.001020 1.610763 ( 0.629076)
build_install 0.015459 0.007017 1.925332 ( 0.945838)
test_btest 0.001166 0.000000 95.570606 ( 9.149822)
test_basic 0.007444 0.000000 0.354542 ( 0.443741)
test_all 0.002024 0.003579 690.644342 ( 68.796146)
test_rubyspec 0.084050 0.084683 47.141797 ( 55.551764)
total: 136.89 sec