Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-220713
#<BuildRuby:0x0000560ce42eef90
@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.20221011-220713",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004027 0.005421 1.085592 ( 1.437020)
build_miniruby 0.001342 0.000488 0.100587 ( 0.097387)
build_ruby 0.001530 0.000000 0.096368 ( 0.094158)
build_all 0.006914 0.001342 1.310358 ( 0.575087)
build_install 0.012506 0.002704 1.621584 ( 0.899829)
test_btest 0.001249 0.000391 62.873252 ( 6.569768)
test_basic 0.007042 0.000000 0.354672 ( 0.445301)
test_all 0.006883 0.001447 491.873294 ( 53.517826)
test_rubyspec 0.091112 0.049693 43.222529 ( 51.805876)
total: 115.44 sec