Logfile: /home/ko1/ruby/logs/brlog.trunk.20220418-085942
#<BuildRuby:0x000055da10663858
@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.20220418-085942",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008391 0.001291 1.008696 ( 1.760234)
build_miniruby 0.001666 0.000256 0.067829 ( 0.066352)
build_ruby 0.000000 0.001817 0.077623 ( 0.075897)
build_all 0.006461 0.003167 1.492939 ( 0.599786)
build_install 0.016915 0.006634 5.918522 ( 2.829349)
test_btest 0.001215 0.000304 81.818737 ( 8.526738)
test_basic 0.005998 0.001500 0.345657 ( 0.434506)
test_all 0.002545 0.000000 666.678814 ( 65.918097)
test_rubyspec 0.118695 0.051186 46.863718 ( 52.162257)
total: 132.37 sec