Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-000107
#<BuildRuby:0x0000560d3c1e4188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-000107",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.005480 0.000219 0.802273 ( 1.201673)
build_miniruby 0.000896 0.000138 0.822895 ( 0.822913)
build_ruby 0.001219 0.000188 2.652354 ( 2.653129)
build_all 0.001191 0.006684 11.970385 ( 0.949116)
build_install 0.008250 0.001102 3.379374 ( 0.965556)
test_btest 0.000000 0.000679 64.362470 ( 5.069948)
test_basic 0.000000 0.004140 0.414752 ( 0.495003)
test_all 0.068961 0.027666 362.796584 ( 40.886789)
test_rubyspec 0.025121 0.039386 40.341378 ( 52.885477)
total: 105.93 sec