Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-122030
#<BuildRuby:0x000055587a6d4b88
@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.20220825-122030",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000008 0.000003 0.000011 ( 0.000023)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007656 0.003480 0.952888 ( 0.992189)
build_miniruby 0.001428 0.000649 0.078305 ( 0.076803)
build_ruby 0.001182 0.000537 0.074127 ( 0.073086)
build_all 0.010574 0.000000 1.542893 ( 0.576476)
build_install 0.019566 0.003536 1.841481 ( 0.907096)
test_btest 0.000735 0.000245 73.783922 ( 7.962530)
test_basic 0.005522 0.001841 0.327612 ( 0.417203)
test_all 0.004792 0.000000 678.358962 ( 66.409974)
test_rubyspec 0.111134 0.053987 45.681901 ( 54.208049)
total: 131.62 sec