Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-041300
#<BuildRuby:0x0000560aed897670
@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.20221124-041300",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004943 0.000202 1.066992 ( 1.132630)
build_miniruby 0.000797 0.000141 0.943454 ( 0.942225)
build_ruby 0.001109 0.000196 2.767830 ( 2.673324)
build_all 0.008274 0.000714 15.886069 ( 3.380423)
build_install 0.008863 0.000000 2.028602 ( 1.141728)
test_btest 0.000616 0.000000 64.719468 ( 10.727952)
test_basic 0.005274 0.000313 0.307427 ( 0.397491)
test_all 0.000000 0.001521 721.564035 (110.287796)
test_rubyspec 0.050065 0.014803 53.484960 ( 61.648346)
total: 192.33 sec