Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-081809
#<BuildRuby:0x000055886363c4f0
@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.20220225-081809",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.011119 0.879435 ( 1.542600)
build_miniruby 0.000000 0.001974 0.072747 ( 0.071064)
build_ruby 0.002109 0.000233 0.073985 ( 0.071946)
build_all 0.009514 0.000915 4.184175 ( 0.837891)
build_install 0.017651 0.005685 8.088627 ( 2.423875)
test_btest 0.000787 0.000324 77.925367 ( 7.939953)
test_basic 0.003327 0.004097 0.334591 ( 0.423119)
test_all 0.001201 0.000534 667.665021 ( 66.349174)
test_rubyspec 0.080792 0.078225 46.149532 ( 51.616282)
total: 131.28 sec