Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-161316
#<BuildRuby:0x00005565a7230110
@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.20231208-161316",
@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.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004394 0.000399 0.998590 ( 1.328802)
build_miniruby 0.001210 0.000110 0.870406 ( 0.870510)
build_ruby 0.001172 0.000106 2.700519 ( 2.702634)
build_all 0.007976 0.000000 12.093417 ( 1.016869)
build_install 0.012232 0.000000 3.590183 ( 0.968041)
test_btest 0.000908 0.000000 61.930286 ( 5.925279)
test_basic 0.003658 0.000120 0.385729 ( 0.461055)
test_all 0.071435 0.030961 390.858875 ( 43.701756)
test_rubyspec 0.017997 0.051532 39.623815 ( 52.286010)
total: 109.26 sec