Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-115809
#<BuildRuby:0x000055bbb75cb610
@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.20220214-115809",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008867 0.001540 0.918197 ( 1.002842)
build_miniruby 0.001796 0.000000 0.071650 ( 0.069471)
build_ruby 0.002107 0.000000 0.074763 ( 0.072391)
build_all 0.008241 0.001761 4.082195 ( 0.789169)
build_install 0.019142 0.004879 7.841235 ( 2.366434)
test_btest 0.001144 0.000312 74.835717 ( 8.456160)
test_basic 0.005808 0.003363 0.341468 ( 0.432198)
test_all 0.001737 0.000507 652.914442 ( 64.746333)
test_rubyspec 0.096289 0.061490 45.757818 ( 51.194053)
total: 129.13 sec