Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-114441
#<BuildRuby:0x0000559346df2148
@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.20221014-114441",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005964 0.004527 1.140669 ( 1.326284)
build_miniruby 0.001417 0.000000 0.097934 ( 0.097300)
build_ruby 0.001992 0.000000 0.100242 ( 0.098286)
build_all 0.006627 0.001268 1.321697 ( 0.585990)
build_install 0.012033 0.002579 1.588619 ( 0.898623)
test_btest 0.002691 0.000000 62.273484 ( 6.286445)
test_basic 0.006462 0.000750 0.347932 ( 0.440239)
test_all 0.003808 0.002536 499.906976 ( 53.635815)
test_rubyspec 0.103010 0.020454 43.196590 ( 51.958626)
total: 115.33 sec