Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-214139
#<BuildRuby:0x000056121cec0700
@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.20221201-214139",
@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.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000016)
build_up 0.005069 0.000000 1.081411 ( 1.132066)
build_miniruby 0.001124 0.000000 0.989378 ( 0.987884)
build_ruby 0.001299 0.000000 2.728902 ( 2.623314)
build_all 0.008558 0.000426 15.897205 ( 3.425833)
build_install 0.010445 0.000194 2.241096 ( 1.273216)
test_btest 0.000464 0.000039 63.530100 ( 11.462727)
test_basic 0.000698 0.003764 0.294029 ( 0.384913)
test_all 0.001593 0.000192 686.281779 (105.600138)
test_rubyspec 0.052936 0.019883 52.640661 ( 60.825009)
total: 187.72 sec