Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-030714
#<BuildRuby:0x000056259e2d3fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230111-030714",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005365 0.001237 0.890644 ( 1.045817)
build_miniruby 0.001111 0.000257 1.019790 ( 1.017819)
build_ruby 0.001343 0.000310 2.772023 ( 2.769376)
build_all 0.009950 0.000000 16.814389 ( 2.980940)
build_install 0.007240 0.004333 2.130940 ( 1.076462)
test_btest 0.000724 0.000171 76.626851 ( 11.139132)
test_basic 0.005032 0.001184 0.339264 ( 0.426019)
test_all 0.001319 0.000000 659.675187 (107.345175)
test_rubyspec 0.108043 0.026288 51.875114 ( 59.978392)
total: 187.78 sec