Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-173925
#<BuildRuby:0x000055f3c2494088
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220726-173925",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.006148 0.000764 0.840349 ( 3.585666)
build_miniruby 0.000755 0.000252 0.057144 ( 0.061785)
build_ruby 0.000595 0.000198 0.059171 ( 0.057989)
build_all 0.001559 0.003166 1.527094 ( 0.587651)
build_install 0.009455 0.001958 5.669137 ( 2.154102)
test_btest 0.000601 0.000215 48.482543 ( 8.507391)
test_basic 0.003894 0.001391 0.252599 ( 0.342209)
test_all 0.000361 0.000743 606.119615 ( 88.569109)
test_rubyspec 0.089595 0.036270 43.571030 ( 49.373301)
total: 153.24 sec