Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-180035
#<BuildRuby:0x000055a602ccffa8
@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.20221116-180035",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003903 0.000918 1.041980 ( 1.273095)
build_miniruby 0.000842 0.000000 1.056632 ( 1.055637)
build_ruby 0.001225 0.000000 2.645937 ( 2.550988)
build_all 0.001723 0.007106 15.965745 ( 3.326893)
build_install 0.006505 0.002054 1.963244 ( 1.126404)
test_btest 0.000472 0.000149 62.403631 ( 10.242396)
test_basic 0.004667 0.000080 0.326774 ( 0.417146)
test_all 0.000912 0.000274 657.385376 (105.120693)
test_rubyspec 0.038918 0.023381 51.515451 ( 59.818506)
total: 184.93 sec