Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-041406
#<BuildRuby:0x000055989ca786d8
@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.20220918-041406",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000057 0.000020 0.000077 ( 0.000080)
build_up 0.007372 0.002338 1.079055 ( 1.252507)
build_miniruby 0.001585 0.000566 0.118193 ( 0.114623)
build_ruby 0.001413 0.000504 0.108114 ( 0.092149)
build_all 0.007243 0.003716 1.611448 ( 0.665436)
build_install 0.018482 0.003524 1.978226 ( 0.988861)
test_btest 0.000970 0.000324 94.325178 ( 9.612262)
test_basic 0.006833 0.000919 0.400227 ( 0.488193)
test_all 0.004760 0.000207 655.782444 ( 66.501219)
test_rubyspec 0.107247 0.058679 47.053856 ( 55.567059)
total: 135.28 sec