Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-053435
#<BuildRuby:0x000055c5e6db37b8
@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.20240104-053435",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005807 0.000148 1.516414 ( 1.754923)
build_miniruby 0.000802 0.000067 0.852228 ( 0.851597)
build_ruby 0.001079 0.000090 2.787762 ( 2.787200)
build_all 0.008702 0.000334 14.423917 ( 1.408349)
build_install 0.007532 0.000580 4.246974 ( 1.071098)
test_btest 0.000636 0.000049 72.192472 ( 7.170058)
test_basic 0.001260 0.004079 0.806570 ( 0.881035)
test_all 0.076812 0.053135 503.792278 ( 46.012809)
test_rubyspec 0.024624 0.023487 47.543529 ( 59.900799)
total: 121.84 sec