Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-184124
#<BuildRuby:0x0000557e32c5f2c8
@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-184124",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001237 0.003318 1.100599 ( 1.173213)
build_miniruby 0.000728 0.000081 0.959684 ( 0.958518)
build_ruby 0.001088 0.000121 2.849204 ( 2.732721)
build_all 0.008773 0.000000 15.882272 ( 3.264474)
build_install 0.009107 0.000000 2.012034 ( 1.171444)
test_btest 0.000598 0.000000 65.295342 ( 10.534540)
test_basic 0.004349 0.000345 0.322145 ( 0.412763)
test_all 0.001154 0.000101 672.853017 (126.147107)
test_rubyspec 0.037414 0.025711 53.354699 ( 61.570801)
total: 207.97 sec