Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-124526
#<BuildRuby:0x000055c4ccf35480
@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.20220625-124526",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.009063 0.000648 0.836349 ( 1.088375)
build_miniruby 0.001590 0.000113 0.047452 ( 0.046577)
build_ruby 0.001300 0.000093 0.051728 ( 0.051146)
build_all 0.007463 0.000534 1.190863 ( 0.493620)
build_install 0.013865 0.005596 4.834158 ( 2.440589)
test_btest 0.001252 0.000156 54.852723 ( 6.216625)
test_basic 0.006822 0.000160 0.297937 ( 0.388736)
test_all 0.000484 0.001923 509.760008 ( 54.069344)
test_rubyspec 0.091833 0.049046 41.668591 ( 47.488270)
total: 112.28 sec