Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-060614
#<BuildRuby:0x000055b0698035f8
@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.20240117-060614",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003631 0.000908 1.209215 ( 1.573494)
build_miniruby 0.001159 0.000289 0.846868 ( 0.846044)
build_ruby 0.001196 0.000299 2.698375 ( 2.697377)
build_all 0.008549 0.000949 14.513020 ( 1.316721)
build_install 0.006602 0.001553 4.148862 ( 1.078536)
test_btest 0.000833 0.000196 77.888126 ( 6.598948)
test_basic 0.000000 0.006061 0.669568 ( 0.743319)
test_all 0.092892 0.037234 472.282672 ( 54.918677)
test_rubyspec 0.032293 0.030647 80.499338 ( 92.825130)
total: 162.60 sec