Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-220704
#<BuildRuby:0x0000564a9ab34a58
@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.20220606-220704",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010144 0.001560 0.989134 ( 1.528876)
build_miniruby 0.001360 0.000210 0.066696 ( 0.065452)
build_ruby 0.001850 0.000285 0.074684 ( 0.073320)
build_all 0.008926 0.000568 1.509411 ( 0.584431)
build_install 0.012935 0.008691 5.740761 ( 2.762173)
test_btest 0.000846 0.000188 78.024710 ( 8.834909)
test_basic 0.000000 0.007562 0.324889 ( 0.413497)
test_all 0.000000 0.002524 653.653095 ( 64.856665)
test_rubyspec 0.107451 0.055999 46.007821 ( 51.808461)
total: 130.93 sec