Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-061139
#<BuildRuby:0x000055e908e8bfb0
@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.20221123-061139",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004910 0.000264 1.414670 ( 1.520406)
build_miniruby 0.000774 0.000221 3.686203 ( 3.333827)
build_ruby 0.000928 0.000265 2.784525 ( 2.686372)
build_all 0.007830 0.000972 15.721539 ( 3.241751)
build_install 0.004035 0.005774 1.969460 ( 1.137190)
test_btest 0.000449 0.000149 65.186446 ( 11.092541)
test_basic 0.003578 0.001192 0.322423 ( 0.413471)
test_all 0.001029 0.000343 707.702054 (109.894615)
test_rubyspec 0.035053 0.026890 53.140945 ( 61.355341)
total: 194.68 sec