Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-024359
#<BuildRuby:0x00005625cff3bfb0
@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.20220731-024359",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006813 0.000000 0.809350 ( 0.956446)
build_miniruby 0.001000 0.000000 0.057546 ( 0.056355)
build_ruby 0.001007 0.000000 0.059211 ( 0.057867)
build_all 0.000175 0.004476 1.515511 ( 0.586502)
build_install 0.005842 0.005258 5.646403 ( 2.138512)
test_btest 0.000768 0.000102 51.362020 ( 8.064609)
test_basic 0.000607 0.005047 0.303847 ( 0.392304)
test_all 0.000887 0.000178 621.511385 ( 90.667891)
test_rubyspec 0.087026 0.039071 43.882796 ( 49.462126)
total: 152.38 sec