Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-201112
#<BuildRuby:0x00005589e07b3440
@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.20220216-201112",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000058 0.000009 0.000067 ( 0.000067)
build_up 0.009252 0.000735 0.918624 ( 2.706580)
build_miniruby 0.002112 0.000302 0.073899 ( 0.071616)
build_ruby 0.002156 0.000308 0.078086 ( 0.075459)
build_all 0.005462 0.005967 4.134043 ( 0.773055)
build_install 0.020484 0.004039 7.815152 ( 2.303310)
test_btest 0.001292 0.000000 74.067551 ( 7.819285)
test_basic 0.007451 0.000787 0.331163 ( 0.425848)
test_all 0.001445 0.000289 696.752837 ( 67.264492)
test_rubyspec 0.110709 0.053842 45.985563 ( 51.113762)
total: 132.55 sec