Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-122227
#<BuildRuby:0x000055d5fe32c060
@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.20220519-122227",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002524 0.004258 0.878456 ( 9.596981)
build_miniruby 0.000873 0.000125 0.058523 ( 0.057232)
build_ruby 0.000000 0.001004 0.057945 ( 0.056741)
build_all 0.001067 0.003310 1.491708 ( 0.607731)
build_install 0.002501 0.006593 6.285155 ( 2.851276)
test_btest 0.000614 0.000000 51.954903 ( 8.277380)
test_basic 0.004100 0.001708 0.300095 ( 0.388611)
test_all 0.001646 0.000520 649.705783 ( 96.848344)
test_rubyspec 0.068149 0.043391 44.081064 ( 49.787613)
total: 168.47 sec