Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-123553
#<BuildRuby:0x00005587cbe0a828
@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.20221122-123553",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003805 0.001087 1.068501 ( 3.995396)
build_miniruby 0.000766 0.000219 0.952490 ( 0.951018)
build_ruby 0.001042 0.000297 2.783968 ( 2.689849)
build_all 0.004375 0.004360 15.852079 ( 3.338650)
build_install 0.008902 0.001420 2.055258 ( 1.191239)
test_btest 0.000469 0.000147 66.269123 ( 10.932004)
test_basic 0.000000 0.004193 0.289099 ( 0.381026)
test_all 0.000444 0.000598 685.412274 (107.376617)
test_rubyspec 0.052065 0.014219 52.788554 ( 60.959001)
total: 191.82 sec