Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-204136
#<BuildRuby:0x0000562bd7b04d30
@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.20221113-204136",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000031 0.000006 0.000037 ( 0.000032)
build_up 0.010600 0.001009 1.111055 ( 1.145652)
build_miniruby 0.002258 0.000000 0.128316 ( 0.125553)
build_ruby 0.002107 0.000000 0.115763 ( 0.100625)
build_all 0.004031 0.005422 1.563767 ( 0.673692)
build_install 0.010682 0.008392 1.953856 ( 1.022883)
test_btest 0.001077 0.000316 91.600275 ( 8.716733)
test_basic 0.008283 0.000998 0.411926 ( 0.501073)
test_all 0.001834 0.000509 659.987430 ( 68.020226)
test_rubyspec 0.099483 0.061851 47.857485 ( 56.265360)
total: 136.57 sec