Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-102935
#<BuildRuby:0x000055a239f5ac40
@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-102935",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005371 0.001342 0.917714 ( 2.983640)
build_miniruby 0.000854 0.000214 0.057372 ( 0.056114)
build_ruby 0.000695 0.000174 0.058537 ( 0.057444)
build_all 0.004541 0.000000 1.546254 ( 0.595947)
build_install 0.007930 0.003129 5.631920 ( 2.168075)
test_btest 0.000646 0.000161 55.089011 ( 7.939115)
test_basic 0.000995 0.004478 0.296396 ( 0.385618)
test_all 0.000980 0.000306 588.441833 ( 93.508679)
test_rubyspec 0.071966 0.027766 43.449677 ( 49.072169)
total: 156.77 sec