Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-163203
#<BuildRuby:0x00005568ef32f2c8
@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-163203",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.002617 0.002426 1.194817 ( 1.551723)
build_miniruby 0.000661 0.000189 0.939115 ( 0.938073)
build_ruby 0.001006 0.000288 2.819798 ( 2.711527)
build_all 0.009556 0.000554 22.389285 ( 4.513946)
build_install 0.008972 0.001215 4.382204 ( 1.586943)
test_btest 0.000487 0.000114 65.140892 ( 10.648101)
test_basic 0.003743 0.000880 0.300180 ( 0.391184)
test_all 0.000960 0.000225 659.870143 (104.606075)
test_rubyspec 0.032558 0.027705 53.154376 ( 61.331231)
total: 188.28 sec