Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-021852
#<BuildRuby:0x0000557642186c40
@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-021852",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004869 0.000000 1.067025 ( 1.457576)
build_miniruby 0.000980 0.000000 0.938050 ( 0.936764)
build_ruby 0.001133 0.000000 2.755730 ( 2.670472)
build_all 0.008902 0.000000 15.798647 ( 3.228636)
build_install 0.002278 0.008191 1.953731 ( 1.108518)
test_btest 0.000548 0.000058 63.746416 ( 10.747293)
test_basic 0.004644 0.000489 0.316772 ( 0.407261)
test_all 0.001333 0.000141 709.911098 (109.609154)
test_rubyspec 0.035265 0.031054 53.302587 ( 61.474278)
total: 191.64 sec