Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-220805
#<BuildRuby:0x0000561f1e07fe20
@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.20230728-220805",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005078 0.000535 1.481289 ( 2.699397)
build_miniruby 0.001032 0.000109 0.882151 ( 0.880247)
build_ruby 0.001479 0.000155 2.615520 ( 2.620023)
build_all 0.008689 0.000000 12.348018 ( 1.101308)
build_install 0.004190 0.003282 1.773863 ( 0.840152)
test_btest 0.000991 0.000124 72.820131 ( 6.647372)
test_basic 0.004390 0.000035 0.642405 ( 0.724279)
test_all 0.001152 0.000138 478.803124 ( 51.699068)
test_rubyspec 0.013454 0.023691 41.804607 ( 54.198172)
total: 121.41 sec