Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-060429
#<BuildRuby:0x000056151ae50328
@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.20221126-060429",
@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.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004859 0.000000 1.106386 ( 1.163824)
build_miniruby 0.001045 0.000000 1.032414 ( 1.031041)
build_ruby 0.000000 0.001248 2.772254 ( 2.686188)
build_all 0.006979 0.001974 15.950185 ( 3.390076)
build_install 0.006518 0.001533 1.948458 ( 1.110166)
test_btest 0.000494 0.000116 63.592382 ( 10.342843)
test_basic 0.003553 0.000836 0.277293 ( 0.368482)
test_all 0.001287 0.000000 671.300317 (106.694523)
test_rubyspec 0.053075 0.021141 52.535083 ( 60.779973)
total: 187.57 sec