Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-225012
#<BuildRuby:0x0000556aca5a7e88
@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.20231120-225012",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005011 0.000267 0.899752 ( 1.283709)
build_miniruby 0.001166 0.000292 0.807715 ( 0.807386)
build_ruby 0.001083 0.000270 2.614895 ( 2.615781)
build_all 0.008858 0.000000 12.024956 ( 0.970363)
build_install 0.013517 0.000224 3.525598 ( 0.983627)
test_btest 0.000625 0.000110 64.051240 ( 5.873468)
test_basic 0.004108 0.000725 0.400440 ( 0.481022)
test_all 0.077627 0.019184 358.361232 ( 33.385228)
test_rubyspec 0.029475 0.041121 39.827231 ( 52.380832)
total: 98.78 sec