Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-130418
#<BuildRuby:0x0000557d60f0acc0
@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.20220827-130418",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000040 0.000003 0.000043 ( 0.000043)
build_up 0.000000 0.012479 0.890544 ( 2.498809)
build_miniruby 0.000217 0.001143 0.063988 ( 0.062703)
build_ruby 0.001303 0.000434 0.054278 ( 0.053093)
build_all 0.007601 0.001237 1.268151 ( 0.472862)
build_install 0.010824 0.003383 1.570580 ( 0.791930)
test_btest 0.000801 0.000250 53.738707 ( 6.112798)
test_basic 0.002668 0.003939 0.289058 ( 0.379173)
test_all 0.003505 0.000000 483.373129 ( 52.555475)
test_rubyspec 0.094631 0.041399 41.763635 ( 50.300743)
total: 113.23 sec