Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-022245
#<BuildRuby:0x000056388b714480
@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.20220310-022245",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009743 0.001300 0.989691 ( 1.111981)
build_miniruby 0.001655 0.000382 0.074405 ( 0.072464)
build_ruby 0.000000 0.002128 0.074923 ( 0.073359)
build_all 0.005202 0.004052 1.496348 ( 0.600681)
build_install 0.021976 0.000380 5.231128 ( 2.150155)
test_btest 0.001038 0.000244 75.514617 ( 7.908819)
test_basic 0.001067 0.005571 0.335406 ( 0.426516)
test_all 0.001436 0.000422 675.849153 ( 66.083396)
test_rubyspec 0.123079 0.044635 46.105719 ( 51.239244)
total: 129.67 sec