Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-141151
#<BuildRuby:0x00005621bb4eb3c0
@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.20240114-141151",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.003512 0.003951 0.806707 ( 1.161158)
build_miniruby 0.000776 0.000282 0.809638 ( 0.809713)
build_ruby 0.001023 0.000373 2.664627 ( 2.665348)
build_all 0.005813 0.002114 11.856477 ( 0.983385)
build_install 0.007149 0.003860 3.364426 ( 0.955217)
test_btest 0.000551 0.000212 63.374407 ( 5.388353)
test_basic 0.003101 0.001192 0.388345 ( 0.469096)
test_all 0.086228 0.013094 392.037090 ( 33.884676)
test_rubyspec 0.027619 0.036853 40.534545 ( 53.084647)
total: 99.40 sec