Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-201217
#<BuildRuby:0x000055bc13205ad8
@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.20221130-201217",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004816 0.000000 1.110883 ( 1.453026)
build_miniruby 0.000773 0.000000 1.028615 ( 1.027486)
build_ruby 0.001313 0.000000 2.727996 ( 2.614159)
build_all 0.004554 0.004186 15.922308 ( 3.339934)
build_install 0.005339 0.003151 2.249510 ( 1.331089)
test_btest 0.000588 0.000053 66.812886 ( 11.385566)
test_basic 0.001028 0.003843 0.329283 ( 0.420042)
test_all 0.000685 0.000094 688.611455 (109.916861)
test_rubyspec 0.048489 0.012175 53.520243 ( 61.728170)
total: 193.22 sec