Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-073102
#<BuildRuby:0x0000561c3e403e30
@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.20220829-073102",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004605 0.001675 0.819929 ( 0.935860)
build_miniruby 0.000638 0.000231 0.057477 ( 0.056185)
build_ruby 0.000721 0.000263 0.060084 ( 0.058896)
build_all 0.004531 0.000037 1.493226 ( 0.590306)
build_install 0.010818 0.000000 1.862918 ( 0.954249)
test_btest 0.000763 0.000000 50.087084 ( 7.915237)
test_basic 0.006616 0.000143 0.374473 ( 0.461022)
test_all 0.000000 0.002404 604.722088 ( 89.161341)
test_rubyspec 0.069672 0.058101 43.351738 ( 51.645394)
total: 151.78 sec