Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-174115
#<BuildRuby:0x000055a9c90e34b8
@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.20220913-174115",
@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.000023 0.000000 0.000023 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.006427 0.004700 1.169638 ( 1.922209)
build_miniruby 0.001927 0.000000 0.074657 ( 0.073681)
build_ruby 0.000000 0.001750 0.072934 ( 0.072041)
build_all 0.009304 0.002059 1.603963 ( 0.619267)
build_install 0.016701 0.004180 1.943232 ( 0.943580)
test_btest 0.000000 0.001013 92.593978 ( 9.866737)
test_basic 0.005397 0.002338 0.346019 ( 0.434800)
test_all 0.002361 0.000616 685.565186 ( 68.765709)
test_rubyspec 0.111745 0.068304 47.164991 ( 55.615362)
total: 138.31 sec