Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-114942
#<BuildRuby:0x000055b91f544060
@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-114942",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003888 0.000353 0.995938 ( 1.274174)
build_miniruby 0.001214 0.000111 0.868537 ( 0.867967)
build_ruby 0.000000 0.001226 2.701190 ( 2.707870)
build_all 0.005084 0.003267 12.112584 ( 0.977275)
build_install 0.010241 0.003050 3.576854 ( 0.973366)
test_btest 0.000638 0.000120 63.390677 ( 4.992610)
test_basic 0.004002 0.000000 0.374132 ( 0.454087)
test_all 0.094850 0.006855 419.465435 ( 35.034550)
test_rubyspec 0.056101 0.016876 39.965435 ( 52.614014)
total: 99.90 sec