Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-202549
#<BuildRuby:0x000055bc1dd589d0
@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.20220914-202549",
@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.000021 0.000003 0.000024 ( 0.000025)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009418 0.001449 1.099142 ( 1.901787)
build_miniruby 0.002026 0.000312 0.069349 ( 0.067901)
build_ruby 0.002034 0.000000 0.073999 ( 0.073085)
build_all 0.011231 0.000439 1.602341 ( 0.625140)
build_install 0.017579 0.004710 1.960460 ( 0.969369)
test_btest 0.001623 0.000256 92.661597 ( 9.352767)
test_basic 0.006669 0.000226 0.355650 ( 0.445788)
test_all 0.003788 0.000568 677.400152 ( 67.790036)
test_rubyspec 0.119242 0.045870 47.003034 ( 55.375515)
total: 136.60 sec