Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-141110
#<BuildRuby:0x00005597654b7e70
@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.20221130-141110",
@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.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004915 0.000000 1.153950 ( 1.612860)
build_miniruby 0.000948 0.000000 0.965000 ( 0.963715)
build_ruby 0.001240 0.000000 2.708006 ( 2.602481)
build_all 0.009018 0.000000 15.841517 ( 3.273080)
build_install 0.009083 0.000065 2.178709 ( 1.230578)
test_btest 0.000540 0.000049 67.930911 ( 11.346722)
test_basic 0.004132 0.000375 0.312919 ( 0.404011)
test_all 0.001411 0.000128 704.970234 (108.408651)
test_rubyspec 0.059328 0.004204 53.169511 ( 61.559803)
total: 191.40 sec