Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-045335
#<BuildRuby:0x000055b22ef4c6e0
@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.20221116-045335",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004428 0.004012 1.138660 ( 2.044326)
build_miniruby 0.001375 0.000366 0.919943 ( 0.920212)
build_ruby 0.000000 0.002477 2.297428 ( 2.203393)
build_all 0.014007 0.006109 18.270928 ( 2.283072)
build_install 0.014032 0.004677 1.897270 ( 1.028799)
test_btest 0.000788 0.000262 90.494015 ( 10.311131)
test_basic 0.002665 0.004710 0.336399 ( 0.430422)
test_all 0.001841 0.000691 674.517067 ( 74.113718)
test_rubyspec 0.077466 0.050533 50.394932 ( 58.945988)
total: 152.28 sec