Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-025436
#<BuildRuby:0x000055eaf3574020
@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.20240108-025436",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004968 0.000000 1.356556 ( 1.738426)
build_miniruby 0.001164 0.000000 1.944101 ( 1.947576)
build_ruby 0.000000 0.001676 4.356239 ( 4.365937)
build_all 0.000598 0.009229 16.639184 ( 1.723690)
build_install 0.014280 0.001090 4.876337 ( 1.704429)
test_btest 0.000676 0.000109 82.453723 ( 10.841173)
test_basic 0.001970 0.003640 0.621949 ( 0.688116)
test_all 0.091168 0.028731 539.033766 ( 77.835193)
test_rubyspec 0.044541 0.022193 80.725944 ( 92.972767)
total: 193.82 sec