Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-185458
#<BuildRuby:0x000056011ca66918
@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.20220420-185458",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000012)
build_up 0.005294 0.001443 0.860346 ( 1.277991)
build_miniruby 0.000849 0.000231 0.056765 ( 0.055516)
build_ruby 0.000831 0.000227 0.058792 ( 0.057476)
build_all 0.003252 0.000887 1.455623 ( 0.609120)
build_install 0.009715 0.001151 6.208859 ( 2.818300)
test_btest 0.000578 0.000144 50.439795 ( 8.798766)
test_basic 0.006533 0.000000 0.348448 ( 0.435068)
test_all 0.001229 0.000000 599.282886 ( 95.684306)
test_rubyspec 0.048189 0.055500 43.719616 ( 48.677193)
total: 158.41 sec