Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-133041
#<BuildRuby:0x000055e5a3231390
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-133041",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000070 0.000006 0.000076 ( 0.000076)
build_up 0.005753 0.004236 0.904337 ( 1.323264)
build_miniruby 0.001394 0.000199 0.063230 ( 0.062135)
build_ruby 0.001332 0.000190 0.063095 ( 0.062044)
build_all 0.008629 0.000000 1.249158 ( 0.471915)
build_install 0.015419 0.002895 4.284868 ( 1.789167)
test_btest 0.000000 0.002207 52.357720 ( 5.817770)
test_basic 0.001912 0.004166 0.285506 ( 0.376645)
test_all 0.002261 0.000471 500.766232 ( 53.241082)
test_rubyspec 0.097214 0.039244 41.669975 ( 47.318066)
total: 110.46 sec