Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-213439
#<BuildRuby:0x000055ea72b0f600
@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.20221127-213439",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006386 0.003832 1.373337 ( 1.841656)
build_miniruby 0.001566 0.000940 0.833950 ( 0.839507)
build_ruby 0.001963 0.001178 2.267388 ( 2.188462)
build_all 0.018239 0.004238 25.214228 ( 2.869710)
build_install 0.010276 0.011587 4.931206 ( 1.182218)
test_btest 0.000688 0.000401 88.756386 ( 8.584319)
test_basic 0.004478 0.002612 0.340023 ( 0.429477)
test_all 0.001235 0.000720 678.193012 ( 69.395199)
test_rubyspec 0.069409 0.075661 50.043398 ( 58.541527)
total: 145.87 sec