Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-224309
#<BuildRuby:0x000055f30edbb788
@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.20231126-224309",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002178 0.003142 0.921997 ( 1.410763)
build_miniruby 0.001123 0.000000 0.852762 ( 0.852585)
build_ruby 0.001409 0.000000 2.630907 ( 2.631835)
build_all 0.004608 0.003639 12.355924 ( 0.986292)
build_install 0.005915 0.004840 3.888211 ( 0.997202)
test_btest 0.000000 0.000688 66.137088 ( 5.018759)
test_basic 0.000058 0.004789 0.397829 ( 0.477861)
test_all 0.072508 0.023674 362.006973 ( 32.829498)
test_rubyspec 0.037024 0.027706 39.720445 ( 52.304832)
total: 97.51 sec