Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-195024
#<BuildRuby:0x0000563c0364aad8
@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.20220802-195024",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000044 0.000007 0.000051 ( 0.000051)
build_up 0.003988 0.007878 0.803806 ( 1.048338)
build_miniruby 0.001278 0.000393 0.054593 ( 0.052819)
build_ruby 0.001333 0.000410 0.060159 ( 0.058276)
build_all 0.008486 0.000000 1.248519 ( 0.470041)
build_install 0.014776 0.000971 4.298335 ( 1.777725)
test_btest 0.001143 0.000260 52.266884 ( 6.236127)
test_basic 0.004363 0.000992 0.280316 ( 0.377594)
test_all 0.002821 0.000216 499.191918 ( 52.951078)
test_rubyspec 0.096340 0.033009 41.123683 ( 48.836645)
total: 111.81 sec