Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-014404
#<BuildRuby:0x000055855fe14c10
@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.20220206-014404",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.009567 0.000304 0.927941 ( 1.043852)
build_miniruby 0.002545 0.000000 0.077748 ( 0.074829)
build_ruby 0.001628 0.000000 0.076868 ( 0.074871)
build_all 0.010124 0.000326 4.114974 ( 0.781416)
build_install 0.013350 0.006358 7.845986 ( 2.289297)
test_btest 0.000887 0.000197 70.726714 ( 8.331102)
test_basic 0.006453 0.000000 0.333315 ( 0.423043)
test_all 0.002308 0.000000 660.950017 ( 65.120929)
test_rubyspec 0.121502 0.042925 46.411958 ( 51.635198)
total: 129.78 sec