Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-101214
#<BuildRuby:0x0000559db3fe8098
@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.20231210-101214",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000405 0.004073 1.003168 ( 1.258992)
build_miniruby 0.000866 0.000072 0.864545 ( 0.865257)
build_ruby 0.001128 0.000094 2.692894 ( 2.694399)
build_all 0.002807 0.004733 12.111273 ( 1.019845)
build_install 0.009408 0.000000 3.571029 ( 0.973732)
test_btest 0.000670 0.000000 67.295396 ( 5.155240)
test_basic 0.003496 0.000024 0.376872 ( 0.458484)
test_all 0.079027 0.020324 401.497697 ( 38.540509)
test_rubyspec 0.040456 0.029497 39.494323 ( 52.143163)
total: 103.11 sec