Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-060026
#<BuildRuby:0x000055dc8b442ad8
@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.20220811-060026",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005867 0.005197 0.838784 ( 1.447414)
build_miniruby 0.000000 0.002368 0.064052 ( 0.062100)
build_ruby 0.000044 0.001211 0.056697 ( 0.055762)
build_all 0.007453 0.001720 1.285809 ( 0.489423)
build_install 0.013023 0.004490 4.403315 ( 1.822134)
test_btest 0.002072 0.000000 50.958429 ( 6.055313)
test_basic 0.006033 0.000000 0.288567 ( 0.380406)
test_all 0.002377 0.000236 478.819088 ( 51.462601)
test_rubyspec 0.095100 0.035385 41.508396 ( 48.987901)
total: 110.76 sec