Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-025411
#<BuildRuby:0x000055f90ca17fb0
@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.20220731-025411",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006753 0.000191 0.840739 ( 0.961929)
build_miniruby 0.000997 0.000067 0.058015 ( 0.056709)
build_ruby 0.000924 0.000061 0.059984 ( 0.058741)
build_all 0.004715 0.000000 1.548405 ( 0.599162)
build_install 0.010604 0.000409 5.652169 ( 2.148838)
test_btest 0.000622 0.000037 54.459338 ( 8.336984)
test_basic 0.005703 0.000058 0.285901 ( 0.374280)
test_all 0.001403 0.000078 621.487540 ( 89.588345)
test_rubyspec 0.057344 0.026444 43.716174 ( 49.356389)
total: 151.48 sec