Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-231836
#<BuildRuby:0x000055d6bf343f00
@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.20221117-231836",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004870 0.000000 1.138225 ( 1.303441)
build_miniruby 0.000000 0.000966 1.028077 ( 1.026642)
build_ruby 0.000000 0.001260 2.737809 ( 2.652262)
build_all 0.007322 0.001588 15.976035 ( 3.323434)
build_install 0.007982 0.000174 2.023423 ( 1.154651)
test_btest 0.000574 0.000025 57.087766 ( 11.479106)
test_basic 0.000000 0.004698 0.335964 ( 0.427078)
test_all 0.000000 0.001813 651.201337 (102.303977)
test_rubyspec 0.043290 0.023977 51.633596 ( 59.818124)
total: 183.49 sec