Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-170248
#<BuildRuby:0x000055af757ebdf8
@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.20221204-170248",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000000 0.004953 1.156421 ( 1.143223)
build_miniruby 0.000000 0.000835 0.992194 ( 0.990853)
build_ruby 0.000000 0.001276 2.750944 ( 2.664748)
build_all 0.004639 0.004448 15.839035 ( 3.347285)
build_install 0.004588 0.005509 2.283551 ( 1.252499)
test_btest 0.000498 0.000166 66.455405 ( 11.222508)
test_basic 0.003645 0.001215 0.291771 ( 0.382285)
test_all 0.000709 0.000236 664.373022 (119.258655)
test_rubyspec 0.037681 0.033538 53.307652 ( 61.470767)
total: 201.73 sec