Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-045446
#<BuildRuby:0x000055935a69f940
@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.20220607-045446",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005645 0.005023 0.985013 ( 1.240520)
build_miniruby 0.002300 0.000000 0.074821 ( 0.071950)
build_ruby 0.000000 0.002263 0.076483 ( 0.074156)
build_all 0.007527 0.002215 1.506012 ( 0.619956)
build_install 0.015079 0.007481 5.809839 ( 2.796001)
test_btest 0.000743 0.000219 71.806501 ( 8.602133)
test_basic 0.003301 0.004433 0.328555 ( 0.422902)
test_all 0.001975 0.000659 705.890036 ( 67.574567)
test_rubyspec 0.099896 0.076507 46.156330 ( 51.898782)
total: 133.30 sec