Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-213615
#<BuildRuby:0x00005630b9830208
@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.20221115-213615",
@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.000027 0.000007 0.000034 ( 0.000033)
configure 0.000027 0.000007 0.000034 ( 0.000032)
build_up 0.003777 0.000944 1.104691 ( 1.132839)
build_miniruby 0.000672 0.000168 0.905315 ( 0.903989)
build_ruby 0.001043 0.000261 2.784323 ( 2.688454)
build_all 0.008590 0.000000 15.650416 ( 3.361246)
build_install 0.009222 0.000058 1.993241 ( 1.169828)
test_btest 0.000575 0.000107 61.464968 ( 10.765910)
test_basic 0.000765 0.004646 0.301480 ( 0.390573)
test_all 0.000886 0.000222 623.610507 (100.072161)
test_rubyspec 0.040457 0.029522 50.702582 ( 59.094950)
total: 179.58 sec