Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-073502
#<BuildRuby:0x000055a3c35a3ce8
@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.20230725-073502",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000047 0.000002 0.000049 ( 0.000048)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.004574 0.000208 1.278059 ( 2.543642)
build_miniruby 0.000927 0.000043 0.909549 ( 0.908853)
build_ruby 0.001131 0.000051 2.772430 ( 2.771985)
build_all 0.005517 0.003973 15.122270 ( 1.333565)
build_install 0.008877 0.000000 2.192081 ( 0.972236)
test_btest 0.000975 0.000000 87.653440 ( 7.939508)
test_basic 0.000000 0.004842 0.707499 ( 0.785418)
test_all 0.000000 0.000963 554.506228 ( 50.404790)
test_rubyspec 0.014598 0.025450 45.644146 ( 58.023898)
total: 125.68 sec