Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-030711
#<BuildRuby:0x000055bacf104c00
@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.20220723-030711",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.012276 0.000000 0.990696 ( 1.407691)
build_miniruby 0.000000 0.001617 0.073780 ( 0.072167)
build_ruby 0.000000 0.001870 0.076756 ( 0.075098)
build_all 0.004987 0.004952 1.530460 ( 0.578166)
build_install 0.020299 0.000695 5.265909 ( 2.123946)
test_btest 0.000951 0.000091 75.250383 ( 8.116966)
test_basic 0.008189 0.000000 0.328946 ( 0.420896)
test_all 0.000977 0.001678 632.406918 ( 64.144690)
test_rubyspec 0.113093 0.067930 45.500951 ( 51.254615)
total: 128.20 sec