Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-030930
#<BuildRuby:0x0000555cb325f8e0
@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.20231214-030930",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004877 0.000000 1.015703 ( 1.300867)
build_miniruby 0.000983 0.000000 0.872824 ( 0.872755)
build_ruby 0.001836 0.000000 2.706639 ( 2.706470)
build_all 0.003883 0.004633 12.245930 ( 0.998579)
build_install 0.012704 0.000000 3.555965 ( 0.988493)
test_btest 0.000763 0.000000 62.607385 ( 5.578562)
test_basic 0.003864 0.000000 0.373629 ( 0.455287)
test_all 0.076416 0.026689 392.058789 ( 37.236086)
test_rubyspec 0.025676 0.046919 39.762997 ( 52.424361)
total: 102.56 sec