Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-012425
#<BuildRuby:0x00005629712940c8
@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.20240109-012425",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001175 0.004126 1.359596 ( 1.736417)
build_miniruby 0.001194 0.000128 1.516111 ( 1.522966)
build_ruby 0.001532 0.000164 5.880258 ( 5.894556)
build_all 0.007133 0.003463 16.722346 ( 1.813516)
build_install 0.017444 0.000647 5.396679 ( 2.172349)
test_btest 0.001059 0.000000 82.345113 ( 10.810102)
test_basic 0.005617 0.000000 0.742398 ( 0.815867)
test_all 0.072611 0.047559 539.392629 ( 81.607432)
test_rubyspec 0.045875 0.024647 87.738653 (100.042230)
total: 206.42 sec