Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-033837
#<BuildRuby:0x000055617a38ec40
@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.20221127-033837",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001403 0.003773 1.206298 ( 1.431892)
build_miniruby 0.000824 0.000087 0.987994 ( 0.986879)
build_ruby 0.001302 0.000000 2.661868 ( 2.567500)
build_all 0.009930 0.000322 22.516628 ( 4.400402)
build_install 0.008630 0.000410 4.438120 ( 1.551600)
test_btest 0.000507 0.000046 65.255496 ( 10.599787)
test_basic 0.005004 0.000056 0.304907 ( 0.395501)
test_all 0.001153 0.000000 659.592861 (110.051004)
test_rubyspec 0.047246 0.022128 52.968218 ( 61.122393)
total: 193.11 sec