Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-110012
#<BuildRuby:0x0000563970f1f680
@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.20220303-110012",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000061 0.000021 0.000082 ( 0.000103)
build_up 0.000000 0.010792 0.999808 ( 1.473776)
build_miniruby 0.000444 0.001350 0.076628 ( 0.075937)
build_ruby 0.002551 0.000000 0.074282 ( 0.072758)
build_all 0.007724 0.003402 4.146807 ( 0.856459)
build_install 0.015525 0.007979 7.916040 ( 2.441376)
test_btest 0.001054 0.000562 71.285375 ( 8.315537)
test_basic 0.000000 0.008820 0.339428 ( 0.428448)
test_all 0.001720 0.000000 671.414028 ( 65.819964)
test_rubyspec 0.083548 0.081504 46.188921 ( 51.592136)
total: 131.08 sec