Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-034354
#<BuildRuby:0x00005613e20bc920
@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.20221117-034354",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004548 0.004096 1.142691 ( 1.476094)
build_miniruby 0.001432 0.000441 0.957868 ( 0.958464)
build_ruby 0.001810 0.000557 2.408188 ( 2.305853)
build_all 0.015208 0.003730 18.498453 ( 2.321256)
build_install 0.015034 0.002602 1.869836 ( 0.980572)
test_btest 0.000863 0.000235 85.529463 ( 9.486376)
test_basic 0.008041 0.000054 0.354071 ( 0.447463)
test_all 0.001331 0.000333 715.829301 ( 75.447859)
test_rubyspec 0.083817 0.035908 50.711350 ( 59.279543)
total: 152.70 sec