Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-221909
#<BuildRuby:0x0000555f544c0028
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221215-221909",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004602 0.000000 1.387491 ( 1.821924)
build_miniruby 0.001015 0.000000 0.987228 ( 0.985899)
build_ruby 0.001207 0.000000 2.801470 ( 2.692929)
build_all 0.008891 0.000000 15.896273 ( 3.350840)
build_install 0.009673 0.000000 2.360641 ( 1.336958)
test_btest 0.000539 0.000000 64.294022 ( 11.120601)
test_basic 0.004617 0.000000 0.289622 ( 0.381606)
test_all 0.000718 0.000708 678.937150 (156.796859)
test_rubyspec 0.035893 0.032693 52.631979 ( 60.883594)
total: 239.37 sec