Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-233241
#<BuildRuby:0x00005627e5964610
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221115-233241",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008612 0.000296 1.127790 ( 1.715923)
build_miniruby 0.001862 0.000124 0.937342 ( 0.936913)
build_ruby 0.002711 0.000000 2.340261 ( 2.292853)
build_all 0.018594 0.000000 18.094298 ( 2.259733)
build_install 0.004724 0.011964 1.797406 ( 0.997368)
test_btest 0.000968 0.000168 79.604703 ( 9.529676)
test_basic 0.002473 0.004727 0.337841 ( 0.428509)
test_all 0.001094 0.001096 676.385419 ( 73.235026)
test_rubyspec 0.076971 0.034393 49.935113 ( 58.531832)
total: 149.93 sec