Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-114208
#<BuildRuby:0x000055938fb629c0
@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.20220725-114208",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008698 0.000716 0.829336 ( 1.071615)
build_miniruby 0.001275 0.000196 0.063097 ( 0.061717)
build_ruby 0.001760 0.000271 0.060831 ( 0.059222)
build_all 0.003298 0.004357 1.242886 ( 0.464705)
build_install 0.016093 0.000429 4.215043 ( 1.766036)
test_btest 0.001525 0.000000 53.052428 ( 6.175416)
test_basic 0.007334 0.000000 0.291693 ( 0.380965)
test_all 0.002856 0.000000 504.293196 ( 53.167609)
test_rubyspec 0.091746 0.029981 41.770650 ( 47.648338)
total: 110.80 sec