Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-005520
#<BuildRuby:0x000055d380aad350
@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.20221030-005520",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004323 0.005457 1.058299 ( 1.306904)
build_miniruby 0.001728 0.000629 0.099481 ( 0.097067)
build_ruby 0.001306 0.000475 0.098767 ( 0.096354)
build_all 0.007270 0.000900 1.322709 ( 0.574635)
build_install 0.009388 0.006563 1.694382 ( 0.903468)
test_btest 0.001233 0.000475 63.932394 ( 6.347946)
test_basic 0.005246 0.002018 0.354778 ( 0.446430)
test_all 0.007337 0.000598 499.972236 ( 54.291881)
test_rubyspec 0.075401 0.040610 43.443358 ( 52.015974)
total: 116.08 sec