Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-131848
#<BuildRuby:0x0000560d1f4fa7e0
@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.20221124-131848",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004743 0.000000 1.188000 ( 1.329614)
build_miniruby 0.000926 0.000000 0.981282 ( 0.979898)
build_ruby 0.001174 0.000000 2.788370 ( 2.670968)
build_all 0.008677 0.000000 15.923854 ( 3.341616)
build_install 0.008738 0.000000 1.999345 ( 1.138208)
test_btest 0.000565 0.000000 59.250413 ( 11.757128)
test_basic 0.004565 0.000000 0.287166 ( 0.378156)
test_all 0.001186 0.000000 698.855180 (110.774404)
test_rubyspec 0.059835 0.014978 53.099088 ( 61.327765)
total: 193.70 sec