Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-135000
#<BuildRuby:0x000055bcb47f06e0
@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.20220904-135000",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000000 0.000090 0.000090 ( 0.000128)
build_up 0.007219 0.003670 1.008084 ( 1.037162)
build_miniruby 0.001505 0.000430 0.077507 ( 0.076133)
build_ruby 0.001299 0.000371 0.084676 ( 0.083530)
build_all 0.009427 0.001384 1.565485 ( 0.618117)
build_install 0.017324 0.003183 1.949791 ( 0.973658)
test_btest 0.001119 0.000279 80.807165 ( 8.395454)
test_basic 0.006992 0.000803 0.319761 ( 0.407826)
test_all 0.003098 0.000469 637.334423 ( 64.647487)
test_rubyspec 0.114321 0.049550 45.384539 ( 53.893811)
total: 130.13 sec