Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-024307
#<BuildRuby:0x000055980dce0018
@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.20220727-024307",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006410 0.000458 0.821265 ( 0.872446)
build_miniruby 0.001024 0.000000 0.056803 ( 0.055579)
build_ruby 0.000998 0.000000 0.059410 ( 0.058166)
build_all 0.000599 0.004128 1.502246 ( 0.589070)
build_install 0.010423 0.000773 5.612391 ( 2.151852)
test_btest 0.000613 0.000076 50.405800 ( 8.432099)
test_basic 0.005188 0.000000 0.287514 ( 0.376902)
test_all 0.000000 0.001966 588.169516 ( 89.942405)
test_rubyspec 0.095836 0.030392 43.512733 ( 49.107194)
total: 151.59 sec