Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-032341
#<BuildRuby:0x00005589ebcbe740
@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-032341",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005315 1.177222 ( 1.221773)
build_miniruby 0.000000 0.000936 1.022054 ( 1.020795)
build_ruby 0.000000 0.001227 2.706168 ( 2.614019)
build_all 0.001816 0.006982 15.733706 ( 3.411651)
build_install 0.006714 0.002238 2.019735 ( 1.153565)
test_btest 0.000428 0.000142 62.254794 ( 11.041324)
test_basic 0.004899 0.000426 0.279197 ( 0.369937)
test_all 0.000991 0.000312 663.960974 (123.450588)
test_rubyspec 0.043667 0.029029 53.044337 ( 61.199224)
total: 205.48 sec