Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-201114
#<BuildRuby:0x000055c0dafdbba0
@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.20221013-201114",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000039 0.000003 0.000042 ( 0.000043)
build_up 0.007007 0.004004 1.106890 ( 1.155823)
build_miniruby 0.001765 0.000252 0.100112 ( 0.097411)
build_ruby 0.001375 0.000197 0.095981 ( 0.092926)
build_all 0.007598 0.001085 1.310647 ( 0.559666)
build_install 0.014093 0.001228 1.662926 ( 0.901016)
test_btest 0.001730 0.000231 60.358664 ( 6.820684)
test_basic 0.001692 0.005966 0.368941 ( 0.458108)
test_all 0.006494 0.000744 492.107725 ( 53.174757)
test_rubyspec 0.067386 0.057728 43.046654 ( 51.432741)
total: 114.69 sec