Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-024942
#<BuildRuby:0x0000564c9183f778
@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.20220406-024942",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003491 0.007767 0.991805 ( 1.537584)
build_miniruby 0.001126 0.001240 0.070047 ( 0.068217)
build_ruby 0.001521 0.000626 0.076440 ( 0.074138)
build_all 0.007296 0.003004 4.185036 ( 0.849141)
build_install 0.017650 0.004581 8.446876 ( 2.931886)
test_btest 0.000000 0.001357 75.710067 ( 8.283072)
test_basic 0.001626 0.005692 0.337048 ( 0.426466)
test_all 0.001406 0.000639 693.286095 ( 67.612727)
test_rubyspec 0.095522 0.070472 46.420578 ( 51.917266)
total: 133.70 sec