Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-142657
#<BuildRuby:0x0000562278b1b2c8
@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.20221118-142657",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004265 0.000711 1.064433 ( 2.495337)
build_miniruby 0.000839 0.000140 1.014739 ( 1.013431)
build_ruby 0.001298 0.000000 2.708640 ( 2.577902)
build_all 0.004374 0.004511 15.805460 ( 3.305357)
build_install 0.008918 0.000075 2.030657 ( 1.189759)
test_btest 0.000486 0.000093 64.554596 ( 10.669731)
test_basic 0.003821 0.000728 0.327988 ( 0.419364)
test_all 0.000961 0.000183 647.033379 (102.832417)
test_rubyspec 0.046545 0.025031 51.582861 ( 59.851872)
total: 184.36 sec