Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-001706
#<BuildRuby:0x0000556d338a8f40
@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.20220402-001706",
@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.000018 0.000004 0.000022 ( 0.000023)
configure 0.000024 0.000006 0.000030 ( 0.000026)
build_up 0.009981 0.002496 1.000427 ( 1.053150)
build_miniruby 0.001880 0.000470 0.067752 ( 0.065305)
build_ruby 0.001788 0.000000 0.071336 ( 0.069651)
build_all 0.004033 0.005173 4.214575 ( 0.843710)
build_install 0.019859 0.004970 8.582798 ( 2.961174)
test_btest 0.000813 0.000239 71.348059 ( 8.250395)
test_basic 0.002730 0.005963 0.339193 ( 0.426691)
test_all 0.001863 0.000000 644.522110 ( 65.158520)
test_rubyspec 0.111887 0.055484 46.604877 ( 51.556318)
total: 130.39 sec