Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-030642
#<BuildRuby:0x000055e366cf3858
@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.20220317-030642",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.012286 1.019150 ( 1.886001)
build_miniruby 0.000000 0.002061 0.073759 ( 0.071274)
build_ruby 0.000000 0.001700 0.078299 ( 0.076622)
build_all 0.006323 0.003410 4.263246 ( 0.853015)
build_install 0.020203 0.002397 7.956602 ( 2.409209)
test_btest 0.000000 0.001150 69.672426 ( 8.263240)
test_basic 0.000530 0.006604 0.343266 ( 0.433065)
test_all 0.001825 0.000000 691.566912 ( 67.787526)
test_rubyspec 0.112314 0.049049 46.124696 ( 51.361019)
total: 133.14 sec