Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-195519
#<BuildRuby:0x0000558aae1274b8
@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.20220916-195519",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000092 0.000015 0.000107 ( 0.000110)
build_up 0.008885 0.000668 1.112238 ( 1.233955)
build_miniruby 0.001857 0.000265 0.069891 ( 0.068071)
build_ruby 0.002571 0.000000 0.072879 ( 0.070454)
build_all 0.006094 0.003749 1.564610 ( 0.594952)
build_install 0.019188 0.000000 1.906286 ( 0.939438)
test_btest 0.001160 0.000000 93.218194 ( 9.595391)
test_basic 0.004813 0.003498 0.341355 ( 0.429356)
test_all 0.003800 0.000633 634.396145 ( 65.860055)
test_rubyspec 0.133991 0.036393 46.958916 ( 55.326048)
total: 134.12 sec