Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-202611
#<BuildRuby:0x000055c7627fffb0
@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.20221123-202611",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004537 0.000090 1.086555 ( 1.411921)
build_miniruby 0.000777 0.000111 1.067358 ( 1.066131)
build_ruby 0.000000 0.001237 2.878657 ( 2.781793)
build_all 0.007034 0.001831 15.749802 ( 3.318212)
build_install 0.005273 0.003267 2.019924 ( 1.172624)
test_btest 0.000537 0.000113 58.307185 ( 11.670895)
test_basic 0.002048 0.003247 0.298844 ( 0.388984)
test_all 0.000000 0.001232 678.562315 (110.209032)
test_rubyspec 0.031820 0.032442 53.519011 ( 61.674582)
total: 193.69 sec