Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-205510
#<BuildRuby:0x000055eed3a3fc60
@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.20220501-205510",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000025)
build_up 0.002145 0.004905 0.843495 ( 1.078232)
build_miniruby 0.000776 0.000282 0.057283 ( 0.056062)
build_ruby 0.000740 0.000269 0.057616 ( 0.056417)
build_all 0.004391 0.000000 1.491291 ( 0.595161)
build_install 0.006450 0.002147 6.253540 ( 2.804113)
test_btest 0.000452 0.000151 47.777487 ( 8.242117)
test_basic 0.004211 0.001403 0.305601 ( 0.394350)
test_all 0.000846 0.000282 640.407899 ( 94.516096)
test_rubyspec 0.060959 0.051985 43.833582 ( 48.776437)
total: 156.52 sec