Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-034541
#<BuildRuby:0x0000556fd0e7ead8
@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.20221006-034541",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000205 0.000031 0.000236 ( 0.000242)
configure 0.000066 0.000011 0.000077 ( 0.000126)
build_up 0.011599 0.000514 1.057995 ( 1.223145)
build_miniruby 0.001600 0.000213 0.101673 ( 0.101610)
build_ruby 0.001650 0.000220 0.099969 ( 0.099446)
build_all 0.007555 0.000400 1.323000 ( 0.564005)
build_install 0.009164 0.005373 1.623030 ( 0.906907)
test_btest 0.001581 0.000279 61.342848 ( 6.581893)
test_basic 0.005371 0.000948 0.339606 ( 0.433779)
test_all 0.007346 0.000350 507.135387 ( 53.985875)
test_rubyspec 0.084137 0.052775 42.308786 ( 50.964159)
total: 114.86 sec