Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-074046
#<BuildRuby:0x00005600bb7ff8c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231104-074046",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000010)
build_up 0.001762 0.004403 1.551934 ( 1.818076)
build_miniruby 0.000920 0.000146 0.854405 ( 0.854668)
build_ruby 0.001190 0.000000 2.799371 ( 2.800022)
build_all 0.010195 0.000413 17.333486 ( 1.515294)
build_install 0.004752 0.004473 5.352778 ( 1.242226)
test_btest 0.000872 0.000159 86.181967 ( 7.658016)
test_basic 0.001423 0.003810 0.832848 ( 0.909823)
test_all 0.097794 0.037592 546.152279 ( 54.303326)
test_rubyspec 0.017501 0.028737 50.396497 ( 62.800744)
total: 133.90 sec