Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-144945
#<BuildRuby:0x000055f2eb0a2038
@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.20220820-144945",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004814 0.004864 0.833080 ( 0.935822)
build_miniruby 0.001393 0.000321 0.065697 ( 0.064792)
build_ruby 0.001092 0.000253 0.056349 ( 0.056078)
build_all 0.006174 0.001425 1.280850 ( 0.480111)
build_install 0.013772 0.001922 1.584219 ( 0.804104)
test_btest 0.001176 0.000252 55.367387 ( 6.244838)
test_basic 0.000689 0.005737 0.292167 ( 0.385346)
test_all 0.000000 0.004286 485.052514 ( 51.352142)
test_rubyspec 0.072090 0.043792 41.885679 ( 50.404257)
total: 110.73 sec