Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-032427
#<BuildRuby:0x000055970dd54a68
@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.20220822-032427",
@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.000001 0.000013 ( 0.000014)
configure 0.000095 0.000007 0.000102 ( 0.000034)
build_up 0.009008 0.000692 0.854488 ( 1.179231)
build_miniruby 0.001695 0.000130 0.089665 ( 0.087906)
build_ruby 0.004269 0.000000 2.524646 ( 2.371079)
build_all 0.011387 0.004366 12.834557 ( 1.659781)
build_install 0.014859 0.001144 1.674460 ( 0.795168)
test_btest 0.000936 0.000104 50.833729 ( 6.277450)
test_basic 0.001354 0.005422 0.292556 ( 0.382370)
test_all 0.002039 0.001725 511.582507 ( 53.362961)
test_rubyspec 0.092748 0.037668 41.958573 ( 50.214651)
total: 116.33 sec