Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-194239
#<BuildRuby:0x000055c778d83e58
@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-194239",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000000 0.005248 1.250255 ( 1.498401)
build_miniruby 0.000000 0.000932 0.970081 ( 0.968793)
build_ruby 0.000000 0.001386 2.818133 ( 2.723013)
build_all 0.002958 0.007286 22.512076 ( 4.390583)
build_install 0.005658 0.003228 4.360308 ( 1.518128)
test_btest 0.000399 0.000120 63.051588 ( 10.777046)
test_basic 0.003807 0.001142 0.291850 ( 0.382151)
test_all 0.001440 0.000000 665.467317 (106.860527)
test_rubyspec 0.035821 0.031912 53.382825 ( 61.618544)
total: 190.74 sec