Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-090137
#<BuildRuby:0x000055ca514a4e50
@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.20220727-090137",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007960 0.004719 0.958184 ( 1.199169)
build_miniruby 0.001620 0.000216 0.072856 ( 0.070909)
build_ruby 0.001406 0.000187 0.077393 ( 0.075777)
build_all 0.009333 0.000581 1.519382 ( 0.576678)
build_install 0.016752 0.006112 5.053167 ( 2.026668)
test_btest 0.001051 0.000175 76.218067 ( 7.924524)
test_basic 0.007707 0.000360 0.327654 ( 0.415184)
test_all 0.001152 0.001655 674.439758 ( 66.697544)
test_rubyspec 0.102229 0.081484 45.474138 ( 51.153917)
total: 130.14 sec