Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-084640
#<BuildRuby:0x00005655423b86c8
@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.20220331-084640",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002392 0.010005 1.043030 ( 1.708582)
build_miniruby 0.002213 0.000000 0.069852 ( 0.068249)
build_ruby 0.001686 0.000094 0.067560 ( 0.065626)
build_all 0.004492 0.005884 4.243980 ( 0.844835)
build_install 0.011457 0.009917 8.069831 ( 2.440745)
test_btest 0.001273 0.000000 77.740986 ( 8.051649)
test_basic 0.000000 0.009640 0.349618 ( 0.436518)
test_all 0.000434 0.001623 701.745698 ( 68.311066)
test_rubyspec 0.075250 0.093404 46.555880 ( 52.037098)
total: 133.97 sec