Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-141613
#<BuildRuby:0x000055d38abd6038
@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.20221103-141613",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005140 0.003113 0.932005 ( 1.044040)
build_miniruby 0.001703 0.000000 0.051279 ( 0.050960)
build_ruby 0.001357 0.000000 0.044692 ( 0.044443)
build_all 0.004954 0.002800 1.225768 ( 0.481660)
build_install 0.014381 0.000019 1.569869 ( 0.814686)
test_btest 0.001789 0.000000 62.342912 ( 6.493578)
test_basic 0.005538 0.000958 0.298717 ( 0.392749)
test_all 0.005730 0.001364 512.591173 ( 54.276674)
test_rubyspec 0.082203 0.050519 43.415763 ( 52.083899)
total: 115.68 sec