Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-091512
#<BuildRuby:0x000055b85709bf68
@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-091512",
@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.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.000000 0.004604 1.169231 ( 1.433131)
build_miniruby 0.000000 0.000976 1.000132 ( 0.998743)
build_ruby 0.000000 0.001090 2.832255 ( 2.727087)
build_all 0.007739 0.001101 15.761604 ( 3.273905)
build_install 0.005007 0.004289 1.997841 ( 1.132801)
test_btest 0.000441 0.000130 61.617015 ( 11.199694)
test_basic 0.004731 0.000180 0.311776 ( 0.402456)
test_all 0.001022 0.000117 724.315495 (111.250250)
test_rubyspec 0.044951 0.019345 53.940181 ( 62.080154)
total: 194.50 sec