Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-141441
#<BuildRuby:0x000055c1b712fe48
@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.20221129-141441",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004015 0.001004 1.201137 ( 1.829696)
build_miniruby 0.000773 0.000193 0.949895 ( 0.948623)
build_ruby 0.001053 0.000263 2.933127 ( 2.833233)
build_all 0.008913 0.000000 15.752214 ( 3.309483)
build_install 0.009408 0.000122 2.020190 ( 1.170400)
test_btest 0.000645 0.000000 65.366929 ( 10.685319)
test_basic 0.004623 0.000163 0.314344 ( 0.404874)
test_all 0.001045 0.000184 698.572704 (107.406149)
test_rubyspec 0.045862 0.025404 53.067561 ( 61.346061)
total: 189.93 sec