Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-221331
#<BuildRuby:0x000055614e9c3df8
@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.20220724-221331",
@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.000000 0.000007 0.000007 ( 0.000007)
autoconf 0.000000 0.000012 0.000012 ( 0.000012)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.002807 0.003830 0.830154 ( 1.900674)
build_miniruby 0.000877 0.000126 0.057431 ( 0.056231)
build_ruby 0.000737 0.000105 0.058567 ( 0.057429)
build_all 0.004628 0.000061 1.519442 ( 0.592137)
build_install 0.003013 0.008112 5.647683 ( 2.148628)
test_btest 0.000661 0.000165 47.923535 ( 8.382816)
test_basic 0.004454 0.001114 0.291997 ( 0.380666)
test_all 0.000733 0.000183 619.953790 ( 89.274526)
test_rubyspec 0.072176 0.047551 43.472022 ( 49.093008)
total: 151.89 sec