Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-214813
#<BuildRuby:0x0000562a489ccc00
@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.20220814-214813",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011497 0.000007 0.977868 ( 1.759926)
build_miniruby 0.001958 0.000108 0.075208 ( 0.074193)
build_ruby 0.002341 0.000000 0.074993 ( 0.073111)
build_all 0.009267 0.000193 1.559797 ( 0.594386)
build_install 0.021180 0.000384 1.866894 ( 0.930727)
test_btest 0.001449 0.000063 75.947910 ( 8.492524)
test_basic 0.007303 0.000318 0.325695 ( 0.415807)
test_all 0.004892 0.000213 685.968698 ( 67.343553)
test_rubyspec 0.100405 0.075597 45.826462 ( 53.438941)
total: 133.12 sec