Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-082807
#<BuildRuby:0x00005561135d83a0
@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.20221117-082807",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000026 0.000004 0.000030 ( 0.000027)
build_up 0.000322 0.008472 1.152264 ( 1.487158)
build_miniruby 0.000000 0.001711 0.894154 ( 0.916709)
build_ruby 0.000000 0.002081 2.423416 ( 2.373004)
build_all 0.014782 0.005248 18.395676 ( 2.305651)
build_install 0.018075 0.003123 1.939079 ( 1.040023)
test_btest 0.000000 0.001118 85.348107 ( 11.090361)
test_basic 0.004382 0.003039 0.337013 ( 0.426620)
test_all 0.001697 0.000293 723.433023 ( 75.444483)
test_rubyspec 0.076286 0.054282 50.761991 ( 59.360178)
total: 154.45 sec