Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-092438
#<BuildRuby:0x0000556c152a3858
@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.20220223-092438",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000031 0.000014 0.000045 ( 0.000035)
build_up 0.007629 0.003468 0.871029 ( 0.956428)
build_miniruby 0.001390 0.000631 0.071072 ( 0.069176)
build_ruby 0.001589 0.000722 0.073880 ( 0.071820)
build_all 0.006548 0.002977 4.193357 ( 0.867269)
build_install 0.015510 0.007587 7.876076 ( 2.437788)
test_btest 0.001192 0.000000 75.791239 ( 7.943877)
test_basic 0.002925 0.005071 0.333982 ( 0.422821)
test_all 0.001530 0.000765 715.891120 ( 68.282925)
test_rubyspec 0.065866 0.107253 46.296496 ( 51.805781)
total: 132.86 sec