Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-060202
#<BuildRuby:0x000055b3ab9a83a0
@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.20221204-060202",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004921 1.151473 ( 1.153194)
build_miniruby 0.000000 0.000943 0.999073 ( 0.997847)
build_ruby 0.000000 0.001207 2.696389 ( 2.601363)
build_all 0.004730 0.004386 15.874977 ( 3.321764)
build_install 0.006436 0.002596 2.235374 ( 1.269419)
test_btest 0.000502 0.000126 62.591128 ( 11.245099)
test_basic 0.004911 0.000286 0.324996 ( 0.415636)
test_all 0.000810 0.000193 690.814166 (109.080597)
test_rubyspec 0.059320 0.012617 53.245181 ( 61.504204)
total: 191.59 sec