Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-060833
#<BuildRuby:0x000055f8145ae878
@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.20220805-060833",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002976 0.003686 0.879224 ( 0.922062)
build_miniruby 0.000782 0.000168 0.057914 ( 0.056618)
build_ruby 0.000800 0.000171 0.062085 ( 0.060830)
build_all 0.003846 0.000825 1.537554 ( 0.588532)
build_install 0.010698 0.000425 5.620588 ( 2.140458)
test_btest 0.000608 0.000115 52.643122 ( 7.742921)
test_basic 0.001243 0.004711 0.284298 ( 0.372523)
test_all 0.001175 0.000294 609.193643 ( 88.371614)
test_rubyspec 0.056599 0.063564 43.465250 ( 50.831843)
total: 151.09 sec