Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-110414
#<BuildRuby:0x000055a4acf3fe48
@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-110414",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004821 0.000055 1.172146 ( 1.525965)
build_miniruby 0.000889 0.000049 0.917834 ( 0.916519)
build_ruby 0.001111 0.000062 2.748810 ( 2.657437)
build_all 0.005200 0.003737 15.794628 ( 3.263164)
build_install 0.006375 0.002738 2.226012 ( 1.306836)
test_btest 0.000628 0.000000 62.025602 ( 11.821503)
test_basic 0.004536 0.000000 0.311225 ( 0.402326)
test_all 0.001575 0.000000 670.892722 (105.869235)
test_rubyspec 0.040737 0.024616 53.818543 ( 62.068774)
total: 189.83 sec