Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-092054
#<BuildRuby:0x0000557e177d68c0
@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.20221116-092054",
@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.000003 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003946 0.000739 1.117825 ( 1.133309)
build_miniruby 0.000000 0.000941 1.007615 ( 1.006182)
build_ruby 0.000000 0.001224 2.747015 ( 2.629590)
build_all 0.005515 0.003186 15.701880 ( 3.313228)
build_install 0.007466 0.000066 2.007440 ( 1.125750)
test_btest 0.000540 0.000122 55.580667 ( 11.597272)
test_basic 0.003833 0.000871 0.348522 ( 0.439571)
test_all 0.000974 0.000222 625.009643 (106.728283)
test_rubyspec 0.058737 0.013349 51.648190 ( 59.820299)
total: 187.79 sec