Logfile: /home/ko1/ruby/logs/brlog.trunk.20220409-120608
#<BuildRuby:0x00005564fb5568a0
@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.20220409-120608",
@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.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007792 0.003917 1.042058 ( 7.458749)
build_miniruby 0.002222 0.000000 0.081572 ( 0.078907)
build_ruby 0.002136 0.000129 0.076581 ( 0.074309)
build_all 0.004988 0.004274 1.505894 ( 0.611817)
build_install 0.010811 0.010713 2.049552 ( 1.118365)
test_btest 0.000837 0.000325 76.610633 ( 8.170655)
test_basic 0.002675 0.005658 0.327296 ( 0.424068)
test_all 0.003121 0.000000 656.705103 ( 65.747934)
test_rubyspec 0.106718 0.063452 46.668494 ( 52.101161)
total: 135.79 sec