Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-111044
#<BuildRuby:0x000055daa885cf40
@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.20220501-111044",
@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.000006)
autoconf 0.000014 0.000006 0.000020 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008624 0.003450 1.089355 ( 8.188544)
build_miniruby 0.001347 0.000538 0.072180 ( 0.070097)
build_ruby 0.001798 0.000719 0.076807 ( 0.074197)
build_all 0.002795 0.006728 1.508965 ( 0.622557)
build_install 0.023608 0.000406 5.840891 ( 2.774537)
test_btest 0.000980 0.000350 71.553079 ( 8.349389)
test_basic 0.006174 0.002205 0.321980 ( 0.408403)
test_all 0.002328 0.000452 657.236061 ( 64.533306)
test_rubyspec 0.092673 0.095994 45.161024 ( 50.359988)
total: 135.38 sec