Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-090121
#<BuildRuby:0x0000559d942e8d30
@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.20220817-090121",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011032 0.000502 1.013686 ( 2.563641)
build_miniruby 0.002180 0.000156 0.076695 ( 0.074329)
build_ruby 0.001837 0.000131 0.077415 ( 0.075502)
build_all 0.004451 0.005449 1.522438 ( 0.579512)
build_install 0.009009 0.013525 1.878316 ( 0.924847)
test_btest 0.000690 0.000203 76.455270 ( 8.080135)
test_basic 0.007484 0.000743 0.335533 ( 0.429907)
test_all 0.002569 0.000714 673.040841 ( 65.561492)
test_rubyspec 0.085799 0.083853 45.707609 ( 53.081542)
total: 131.37 sec