Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-110432
#<BuildRuby:0x00005568bfa58098
@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.20240107-110432",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004859 0.000000 1.289175 ( 1.680486)
build_miniruby 0.001127 0.000000 1.430443 ( 1.434360)
build_ruby 0.001695 0.000000 4.409641 ( 4.418883)
build_all 0.004526 0.006423 16.578528 ( 1.716176)
build_install 0.013836 0.001234 4.869165 ( 1.718779)
test_btest 0.000719 0.000139 81.477460 ( 10.509587)
test_basic 0.004539 0.000879 0.669240 ( 0.735135)
test_all 0.086947 0.031076 560.274269 ( 59.541736)
test_rubyspec 0.019779 0.044008 77.644171 ( 89.961338)
total: 171.72 sec