Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-220633
#<BuildRuby:0x00005569e69e7f00
@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.20220629-220633",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005261 0.001315 0.832185 ( 1.273062)
build_miniruby 0.000791 0.000198 0.057759 ( 0.056546)
build_ruby 0.000686 0.000171 0.059504 ( 0.058321)
build_all 0.003349 0.000838 1.487997 ( 0.599742)
build_install 0.004280 0.004601 6.282895 ( 2.832848)
test_btest 0.000470 0.000145 47.001159 ( 8.465461)
test_basic 0.000472 0.004933 0.287716 ( 0.376378)
test_all 0.000946 0.000364 630.411055 ( 89.767502)
test_rubyspec 0.094238 0.031257 44.323613 ( 49.889289)
total: 153.32 sec