Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-134117
#<BuildRuby:0x000055c38852c6e0
@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.20220814-134117",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000030 0.000009 0.000039 ( 0.000037)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.011207 0.001818 0.998205 ( 1.041335)
build_miniruby 0.001964 0.000491 0.073395 ( 0.070794)
build_ruby 0.001654 0.000414 0.075668 ( 0.073937)
build_all 0.010739 0.000000 1.542976 ( 0.583995)
build_install 0.018087 0.003787 1.910752 ( 0.940009)
test_btest 0.000889 0.000188 74.642716 ( 8.296837)
test_basic 0.007266 0.000523 0.325600 ( 0.415249)
test_all 0.003762 0.000753 638.765345 ( 64.507271)
test_rubyspec 0.085609 0.084727 45.882140 ( 53.481108)
total: 129.41 sec