Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-164108
#<BuildRuby:0x000055a24f84f520
@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.20231118-164108",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000430 0.004040 1.396810 ( 1.807006)
build_miniruby 0.001014 0.000101 1.013019 ( 1.012666)
build_ruby 0.001532 0.000000 2.640633 ( 2.640269)
build_all 0.009758 0.000000 16.234922 ( 1.470386)
build_install 0.009211 0.000019 4.839185 ( 1.185699)
test_btest 0.000947 0.000076 85.935555 ( 7.289570)
test_basic 0.000941 0.004241 0.790625 ( 0.867635)
test_all 0.098056 0.038067 491.392341 ( 52.152337)
test_rubyspec 0.024557 0.015429 48.628653 ( 61.007787)
total: 129.43 sec