Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-221054
#<BuildRuby:0x00005633737be7e0
@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.20220804-221054",
@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.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.007025 0.882195 ( 0.907947)
build_miniruby 0.000335 0.000712 0.057581 ( 0.056225)
build_ruby 0.000891 0.000119 0.059201 ( 0.057993)
build_all 0.004551 0.000074 1.528051 ( 0.583349)
build_install 0.006069 0.005136 5.620544 ( 2.147301)
test_btest 0.000688 0.000129 52.550307 ( 7.900597)
test_basic 0.005013 0.000103 0.253278 ( 0.343164)
test_all 0.000974 0.000000 623.710314 ( 90.447969)
test_rubyspec 0.045051 0.062106 43.561272 ( 50.973411)
total: 153.42 sec