Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-145248
#<BuildRuby:0x000055e9e99404c0
@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.20221108-145248",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.009989 0.000125 1.095648 ( 1.156954)
build_miniruby 0.001969 0.000116 0.069427 ( 0.067271)
build_ruby 0.001820 0.000107 0.067701 ( 0.065749)
build_all 0.009394 0.000042 1.463588 ( 0.591635)
build_install 0.012265 0.008592 1.819042 ( 0.942266)
test_btest 0.001115 0.000152 84.264463 ( 8.696140)
test_basic 0.008996 0.000604 0.336035 ( 0.422412)
test_all 0.001958 0.000255 651.808869 ( 67.417403)
test_rubyspec 0.079023 0.099109 47.445763 ( 55.582217)
total: 134.94 sec