Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-112547
#<BuildRuby:0x000055956bb508a0
@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.20220726-112547",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010258 0.000000 0.884638 ( 1.651743)
build_miniruby 0.001625 0.000000 0.052947 ( 0.051799)
build_ruby 0.002183 0.000000 0.060683 ( 0.058291)
build_all 0.008290 0.000000 1.258370 ( 0.468736)
build_install 0.006736 0.009819 4.298949 ( 1.768864)
test_btest 0.002016 0.000237 53.067026 ( 6.014388)
test_basic 0.005158 0.000607 0.299215 ( 0.401010)
test_all 0.003212 0.000000 482.729567 ( 52.072247)
test_rubyspec 0.088445 0.047473 41.681028 ( 47.556127)
total: 110.04 sec