Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-162152
#<BuildRuby:0x000055b6c38db510
@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.20220329-162152",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006180 0.005780 1.006699 ( 1.094536)
build_miniruby 0.001304 0.000401 0.075288 ( 0.074705)
build_ruby 0.001400 0.000431 0.078886 ( 0.077491)
build_all 0.007216 0.002220 4.157218 ( 0.838914)
build_install 0.021028 0.002866 7.807405 ( 2.420837)
test_btest 0.000799 0.000214 76.225244 ( 8.342868)
test_basic 0.000839 0.006201 0.338336 ( 0.426571)
test_all 0.001891 0.000631 700.077943 ( 67.841915)
test_rubyspec 0.065718 0.074375 45.932325 ( 51.361425)
total: 132.48 sec