Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-214731
#<BuildRuby:0x000055f43ee2b2c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-214731",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005202 0.000073 1.155491 ( 1.528363)
build_miniruby 0.001005 0.000067 1.043638 ( 1.042196)
build_ruby 0.000000 0.001279 2.891955 ( 2.772946)
build_all 0.008504 0.001648 22.322127 ( 4.355366)
build_install 0.007502 0.000751 4.412002 ( 1.617817)
test_btest 0.000600 0.000060 59.920335 ( 11.609402)
test_basic 0.000837 0.004155 0.311849 ( 0.402109)
test_all 0.000491 0.000381 688.914696 (104.975730)
test_rubyspec 0.044349 0.020293 53.700665 ( 61.850928)
total: 190.16 sec