Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-161527
#<BuildRuby:0x000055713a13cc10
@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.20220301-161527",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009144 0.002286 1.034237 ( 1.038453)
build_miniruby 0.001447 0.000361 0.077947 ( 0.076123)
build_ruby 0.001575 0.000394 0.069858 ( 0.068518)
build_all 0.008675 0.001125 4.227538 ( 0.872706)
build_install 0.017010 0.003295 7.968000 ( 2.406222)
test_btest 0.001225 0.000278 73.583460 ( 8.148590)
test_basic 0.004357 0.004143 0.332716 ( 0.421496)
test_all 0.001702 0.000000 698.551918 ( 67.583712)
test_rubyspec 0.126445 0.046902 46.392823 ( 51.847852)
total: 132.46 sec