Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-113519
#<BuildRuby:0x000055f2fd7484e8
@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-113519",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.006723 0.004493 0.953502 ( 1.640154)
build_miniruby 0.001724 0.000345 0.078314 ( 0.076309)
build_ruby 0.002826 0.000000 0.073438 ( 0.070901)
build_all 0.010760 0.000158 4.122859 ( 0.789573)
build_install 0.016365 0.008413 7.807268 ( 2.297751)
test_btest 0.001469 0.000000 76.939868 ( 7.913111)
test_basic 0.008390 0.000000 0.346532 ( 0.434904)
test_all 0.002257 0.000000 700.747318 ( 67.447727)
test_rubyspec 0.112677 0.067682 45.738073 ( 51.070322)
total: 131.74 sec