Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-225145
#<BuildRuby:0x000055b8bacf1390
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220803-225145",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000020 0.000004 0.000024 ( 0.000021)
build_up 0.008122 0.001476 0.831828 ( 0.900305)
build_miniruby 0.001259 0.000229 0.062529 ( 0.061548)
build_ruby 0.001234 0.000224 0.056164 ( 0.054895)
build_all 0.007136 0.001298 1.242790 ( 0.460329)
build_install 0.016215 0.000778 4.165168 ( 1.767088)
test_btest 0.001514 0.000233 53.416560 ( 6.394440)
test_basic 0.001324 0.003923 0.300736 ( 0.392417)
test_all 0.002302 0.000460 485.306323 ( 51.953244)
test_rubyspec 0.085252 0.054273 41.355197 ( 48.965671)
total: 110.95 sec