Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-011259
#<BuildRuby:0x000055ecde2b9438
@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.20221007-011259",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.011400 0.000000 1.109758 ( 1.270485)
build_miniruby 0.001864 0.000000 0.101489 ( 0.098042)
build_ruby 0.001867 0.000000 0.092154 ( 0.088813)
build_all 0.005595 0.002429 1.271731 ( 0.547727)
build_install 0.012574 0.001886 1.618052 ( 0.891839)
test_btest 0.001599 0.000336 60.962965 ( 6.248834)
test_basic 0.005548 0.001168 0.347874 ( 0.437011)
test_all 0.003446 0.003292 508.338579 ( 54.005946)
test_rubyspec 0.082186 0.045711 42.351955 ( 50.994215)
total: 114.58 sec