Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-115923
#<BuildRuby:0x000055a4ca700c00
@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-115923",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.007432 0.003978 1.009143 ( 1.563616)
build_miniruby 0.000000 0.002075 0.069191 ( 0.067552)
build_ruby 0.000212 0.001916 0.076859 ( 0.075808)
build_all 0.004240 0.005488 1.517600 ( 0.567638)
build_install 0.017957 0.005985 5.130249 ( 2.066282)
test_btest 0.000895 0.000298 70.608917 ( 8.573232)
test_basic 0.001790 0.005387 0.318301 ( 0.407313)
test_all 0.001250 0.000485 671.036457 ( 66.440248)
test_rubyspec 0.101833 0.068541 45.784265 ( 51.552545)
total: 131.32 sec