Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-074023
#<BuildRuby:0x000055a20522ff68
@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-074023",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002143 0.004010 0.814214 ( 0.896362)
build_miniruby 0.000936 0.000063 0.057822 ( 0.056476)
build_ruby 0.000984 0.000065 0.058949 ( 0.057589)
build_all 0.000334 0.004193 1.522477 ( 0.584182)
build_install 0.008486 0.000539 5.629199 ( 2.157596)
test_btest 0.000646 0.000080 49.673442 ( 8.368612)
test_basic 0.002128 0.004073 0.359116 ( 0.446593)
test_all 0.000968 0.000171 612.451754 ( 90.387241)
test_rubyspec 0.079327 0.043626 43.649492 ( 49.240244)
total: 152.20 sec