Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-200934
#<BuildRuby:0x000055bc0e6a7f00
@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.20221121-200934",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004862 1.127675 ( 1.564856)
build_miniruby 0.000000 0.000987 1.041387 ( 1.040053)
build_ruby 0.000046 0.001182 2.858010 ( 2.772267)
build_all 0.007542 0.001043 15.918949 ( 3.540338)
build_install 0.007492 0.000890 2.015464 ( 1.106126)
test_btest 0.000464 0.000124 64.634558 ( 11.068255)
test_basic 0.001343 0.003455 0.370467 ( 0.460872)
test_all 0.001242 0.000000 664.721702 (123.865250)
test_rubyspec 0.051345 0.021313 53.809464 ( 61.965289)
total: 207.38 sec