Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-192325
#<BuildRuby:0x00005637c588fdd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-192325",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.006489 0.875665 ( 1.193543)
build_miniruby 0.000423 0.000629 0.057029 ( 0.055766)
build_ruby 0.000784 0.000241 0.058920 ( 0.057645)
build_all 0.004432 0.000142 1.534310 ( 0.608108)
build_install 0.008710 0.002488 5.701975 ( 2.212360)
test_btest 0.000663 0.000190 51.245161 ( 7.811380)
test_basic 0.004289 0.001225 0.331218 ( 0.420121)
test_all 0.000928 0.000266 620.261000 ( 88.406739)
test_rubyspec 0.084472 0.041835 44.316805 ( 49.924755)
total: 150.69 sec