Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-200428
#<BuildRuby:0x00005629bf033858
@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.20220412-200428",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000064 0.000004 0.000068 ( 0.000075)
build_up 0.007068 0.004734 0.983865 ( 1.167820)
build_miniruby 0.001673 0.000223 0.077811 ( 0.077196)
build_ruby 0.002290 0.000305 0.077729 ( 0.076799)
build_all 0.007740 0.001032 1.495636 ( 0.624933)
build_install 0.021536 0.000157 2.026600 ( 1.145769)
test_btest 0.001086 0.000114 75.167321 ( 8.183005)
test_basic 0.008105 0.000290 0.335784 ( 0.427477)
test_all 0.002379 0.000237 690.631541 ( 67.727943)
test_rubyspec 0.085253 0.078311 46.711167 ( 52.068783)
total: 131.50 sec