Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-054740
#<BuildRuby:0x0000555dd49e9350
@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.20221030-054740",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005694 0.004466 1.091522 ( 1.133522)
build_miniruby 0.001637 0.000000 0.099422 ( 0.096472)
build_ruby 0.001711 0.000000 0.098773 ( 0.096014)
build_all 0.006585 0.002618 1.332264 ( 0.563037)
build_install 0.010477 0.005294 1.675447 ( 0.922047)
test_btest 0.001913 0.000521 61.555992 ( 6.473412)
test_basic 0.005514 0.001504 0.343934 ( 0.434097)
test_all 0.005685 0.001551 522.246065 ( 55.406768)
test_rubyspec 0.099511 0.033820 43.837808 ( 52.209037)
total: 117.34 sec