Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-172137
#<BuildRuby:0x000056232f263448
@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.20220424-172137",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006014 0.000925 0.854834 ( 1.400669)
build_miniruby 0.000916 0.000141 0.057412 ( 0.056057)
build_ruby 0.000859 0.000133 0.059198 ( 0.057882)
build_all 0.003621 0.000557 1.516619 ( 0.607335)
build_install 0.007389 0.003499 6.246364 ( 2.800289)
test_btest 0.000503 0.000094 55.306926 ( 8.515543)
test_basic 0.005635 0.000217 0.328854 ( 0.417540)
test_all 0.001342 0.000237 647.758364 ( 92.132666)
test_rubyspec 0.076821 0.046343 44.501911 ( 49.438775)
total: 155.43 sec