Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-101056
#<BuildRuby:0x00005642ae443fa8
@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.20221129-101056",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004563 0.000285 1.187282 ( 1.270321)
build_miniruby 0.001028 0.000064 0.952873 ( 0.951305)
build_ruby 0.001086 0.000068 2.726669 ( 2.623868)
build_all 0.008606 0.000000 15.740221 ( 3.420309)
build_install 0.008010 0.000150 2.022274 ( 1.153493)
test_btest 0.000544 0.000029 57.896221 ( 11.270228)
test_basic 0.004878 0.000257 0.314768 ( 0.405541)
test_all 0.000998 0.000053 680.768723 (106.020900)
test_rubyspec 0.040022 0.029145 53.437459 ( 61.650798)
total: 188.77 sec