Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-032052
#<BuildRuby:0x000055adbebed1f8
@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-032052",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005792 0.004165 1.120839 ( 1.280601)
build_miniruby 0.001368 0.000195 0.100212 ( 0.097037)
build_ruby 0.001265 0.000181 0.098022 ( 0.095007)
build_all 0.007306 0.001044 1.276480 ( 0.564641)
build_install 0.012465 0.005311 1.620971 ( 0.876469)
test_btest 0.001221 0.000229 61.338194 ( 6.888851)
test_basic 0.006073 0.000000 0.346512 ( 0.444565)
test_all 0.007174 0.000000 487.059086 ( 53.860194)
test_rubyspec 0.099187 0.031523 42.204106 ( 50.834593)
total: 114.94 sec