Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-080623
#<BuildRuby:0x000055bbe20db0f8
@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.20220816-080623",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010091 0.000928 0.969833 ( 2.062826)
build_miniruby 0.001685 0.000260 0.078550 ( 0.076566)
build_ruby 0.002082 0.000320 0.075493 ( 0.073439)
build_all 0.010289 0.000000 1.515773 ( 0.562351)
build_install 0.023752 0.000000 1.875741 ( 0.929451)
test_btest 0.001248 0.000000 66.938414 ( 8.209338)
test_basic 0.007811 0.000000 0.322119 ( 0.410043)
test_all 0.004532 0.000000 629.261539 ( 64.025908)
test_rubyspec 0.143810 0.035292 45.178183 ( 52.804582)
total: 129.16 sec