Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-162446
#<BuildRuby:0x000055cc63e206c8
@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.20220227-162446",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007347 0.003125 0.975105 ( 1.021711)
build_miniruby 0.002636 0.000000 0.074271 ( 0.071496)
build_ruby 0.002137 0.000211 0.080898 ( 0.078286)
build_all 0.007867 0.002399 4.161948 ( 0.850847)
build_install 0.017545 0.004946 7.917052 ( 2.424064)
test_btest 0.000831 0.000173 73.323826 ( 8.303771)
test_basic 0.001069 0.006805 0.342723 ( 0.437095)
test_all 0.001470 0.000412 657.968403 ( 65.523219)
test_rubyspec 0.090216 0.075878 46.230319 ( 51.720848)
total: 130.43 sec