Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-160134
#<BuildRuby:0x000055ebd4335570
@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.20220812-160134",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.010620 0.000318 0.837041 ( 1.271787)
build_miniruby 0.001926 0.000000 0.053857 ( 0.052873)
build_ruby 0.002212 0.000000 0.064353 ( 0.062088)
build_all 0.004737 0.004410 1.264473 ( 0.500203)
build_install 0.015176 0.001069 1.566854 ( 0.773895)
test_btest 0.000841 0.000140 53.519218 ( 6.040842)
test_basic 0.000606 0.004924 0.285585 ( 0.377223)
test_all 0.004014 0.000000 515.212759 ( 53.285892)
test_rubyspec 0.089630 0.029942 41.674297 ( 49.301385)
total: 111.67 sec