Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-151312
#<BuildRuby:0x00005610a99528a0
@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.20220225-151312",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005972 0.004511 0.967161 ( 1.264027)
build_miniruby 0.002115 0.000000 0.068826 ( 0.067163)
build_ruby 0.002178 0.000031 0.077727 ( 0.076100)
build_all 0.008537 0.000859 4.165861 ( 0.848550)
build_install 0.017588 0.005418 7.871111 ( 2.414849)
test_btest 0.000853 0.000190 74.698131 ( 7.919868)
test_basic 0.005427 0.001206 0.335209 ( 0.425736)
test_all 0.001477 0.000328 661.966075 ( 65.706650)
test_rubyspec 0.092612 0.061144 46.247131 ( 51.669332)
total: 130.39 sec