Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-015819
#<BuildRuby:0x0000556c9d2ac4c0
@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.20221117-015819",
@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.000020 0.000003 0.000023 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000240 0.008032 1.150512 ( 2.328488)
build_miniruby 0.001552 0.000414 0.932325 ( 0.936873)
build_ruby 0.000000 0.002348 2.357458 ( 2.271909)
build_all 0.012239 0.005771 18.363609 ( 2.269501)
build_install 0.013294 0.007496 1.924468 ( 1.033630)
test_btest 0.001003 0.000370 86.898573 ( 9.684129)
test_basic 0.004760 0.001754 0.328045 ( 0.418329)
test_all 0.001474 0.000543 714.103684 ( 75.036095)
test_rubyspec 0.067640 0.053072 50.433688 ( 58.980936)
total: 152.96 sec