Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-103415
#<BuildRuby:0x000055a45cb57df8
@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.20220818-103415",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.006788 0.893625 ( 1.681570)
build_miniruby 0.000207 0.000650 0.057650 ( 0.056469)
build_ruby 0.000770 0.000164 0.059592 ( 0.058531)
build_all 0.004493 0.000109 1.529586 ( 0.587332)
build_install 0.008951 0.000000 1.912855 ( 0.956147)
test_btest 0.000823 0.000000 55.620058 ( 8.133117)
test_basic 0.005498 0.000000 0.306726 ( 0.395276)
test_all 0.002527 0.000000 612.513349 ( 87.711649)
test_rubyspec 0.069826 0.041727 43.784428 ( 51.202655)
total: 150.78 sec