Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-154549
#<BuildRuby:0x0000563384744d30
@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.20220831-154549",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006041 0.005852 0.991273 ( 1.042088)
build_miniruby 0.002356 0.000000 0.077258 ( 0.075294)
build_ruby 0.001994 0.000000 0.073076 ( 0.071610)
build_all 0.008586 0.001269 1.519573 ( 0.581252)
build_install 0.020789 0.001596 1.877730 ( 0.931595)
test_btest 0.000966 0.000227 80.085601 ( 8.682479)
test_basic 0.007857 0.000606 0.329866 ( 0.416996)
test_all 0.004355 0.000000 636.928534 ( 64.838034)
test_rubyspec 0.091105 0.086666 45.690264 ( 54.206603)
total: 130.85 sec