Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-170806
#<BuildRuby:0x000055707dbc3e58
@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.20221119-170806",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004995 0.000000 1.107652 ( 1.068004)
build_miniruby 0.000938 0.000000 0.994149 ( 0.992767)
build_ruby 0.001144 0.000000 2.761437 ( 2.668823)
build_all 0.008834 0.000000 15.946310 ( 3.330616)
build_install 0.004290 0.003252 2.011745 ( 1.160514)
test_btest 0.000507 0.000106 63.153474 ( 11.122902)
test_basic 0.004274 0.000891 0.323996 ( 0.414927)
test_all 0.001038 0.000216 644.301719 (106.685232)
test_rubyspec 0.041636 0.015829 51.080248 ( 59.269200)
total: 186.71 sec