Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-171911
#<BuildRuby:0x000055d071107c18
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231115-171911",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003691 0.000615 1.299343 ( 1.751555)
build_miniruby 0.000870 0.000145 0.943698 ( 0.943160)
build_ruby 0.001366 0.000228 2.756080 ( 2.755704)
build_all 0.008711 0.001452 16.366228 ( 1.526288)
build_install 0.008579 0.000000 4.826718 ( 1.128487)
test_btest 0.000936 0.000000 87.284153 ( 7.065929)
test_basic 0.004922 0.000000 0.804107 ( 0.878961)
test_all 0.096261 0.042346 497.890596 ( 47.856815)
test_rubyspec 0.007553 0.035051 49.601175 ( 61.903703)
total: 125.81 sec