Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-123341
#<BuildRuby:0x0000557f5e5cec88
@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.20221015-123341",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000033)
configure 0.000012 0.000003 0.000015 ( 0.000017)
build_up 0.008676 0.002169 1.091286 ( 1.173913)
build_miniruby 0.001699 0.000000 0.098024 ( 0.097526)
build_ruby 0.001545 0.000000 0.092670 ( 0.091510)
build_all 0.005422 0.003228 1.335823 ( 0.588267)
build_install 0.013183 0.002261 1.681523 ( 0.919192)
test_btest 0.001690 0.000000 65.643849 ( 6.552009)
test_basic 0.003502 0.004887 0.351321 ( 0.445045)
test_all 0.007995 0.000068 515.675859 ( 54.698069)
test_rubyspec 0.102147 0.028289 43.376854 ( 52.023481)
total: 116.59 sec