Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-015426
#<BuildRuby:0x00005561b2524748
@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.20221110-015426",
@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.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011677 0.000220 1.894758 ( 1.413840)
build_miniruby 0.003815 0.000000 19.631832 ( 8.170217)
build_ruby 0.002959 0.000000 2.153340 ( 2.154400)
build_all 0.015432 0.004327 18.683490 ( 2.165019)
build_install 0.014165 0.008085 1.918008 ( 0.951568)
test_btest 0.001432 0.000220 86.725265 ( 8.853030)
test_basic 0.004720 0.004310 0.346879 ( 0.434843)
test_all 0.001799 0.000333 697.428806 ( 69.511997)
test_rubyspec 0.113068 0.068828 47.792753 ( 55.985996)
total: 149.64 sec