Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-211412
#<BuildRuby:0x000055cab433c8e8
@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.20220304-211412",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.007082 0.003219 0.999071 ( 1.065367)
build_miniruby 0.001353 0.000615 0.073566 ( 0.072183)
build_ruby 0.001647 0.000749 0.078849 ( 0.077038)
build_all 0.004810 0.007054 4.190913 ( 0.844920)
build_install 0.023075 0.002141 7.992930 ( 2.453166)
test_btest 0.000922 0.000380 74.405596 ( 8.345358)
test_basic 0.006361 0.000592 0.343364 ( 0.433452)
test_all 0.001479 0.000235 720.362728 ( 68.540086)
test_rubyspec 0.079203 0.086326 46.463194 ( 51.711986)
total: 133.54 sec