Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-102324
#<BuildRuby:0x000055f41ab7fde0
@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.20220723-102324",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.006864 0.838949 ( 1.028978)
build_miniruby 0.000000 0.000924 0.057160 ( 0.056003)
build_ruby 0.000000 0.000975 0.058784 ( 0.057610)
build_all 0.000829 0.003739 1.515667 ( 0.583609)
build_install 0.004651 0.004358 5.630535 ( 2.156653)
test_btest 0.000594 0.000212 55.123899 ( 8.231366)
test_basic 0.003603 0.001286 0.283165 ( 0.372524)
test_all 0.001271 0.000454 596.499835 ( 88.401316)
test_rubyspec 0.069148 0.057234 43.519104 ( 49.141639)
total: 150.03 sec