Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-050608
#<BuildRuby:0x0000559734017f68
@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.20221127-050608",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005079 0.000073 1.288036 ( 1.680022)
build_miniruby 0.000992 0.000000 1.060993 ( 1.059681)
build_ruby 0.001385 0.000000 2.843241 ( 2.740147)
build_all 0.009770 0.000004 22.448054 ( 4.357941)
build_install 0.008637 0.000480 4.318489 ( 1.588853)
test_btest 0.000511 0.000028 65.055441 ( 11.440194)
test_basic 0.005128 0.000029 0.302993 ( 0.394399)
test_all 0.001066 0.000056 670.011749 (125.572516)
test_rubyspec 0.030543 0.033012 53.533553 ( 61.731474)
total: 210.57 sec