Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-161933
#<BuildRuby:0x0000556462448060
@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.20220508-161933",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.007015 0.000207 0.899479 ( 1.288087)
build_miniruby 0.000918 0.000000 0.057893 ( 0.056632)
build_ruby 0.000933 0.000000 0.057864 ( 0.056657)
build_all 0.000999 0.003491 1.494919 ( 0.595392)
build_install 0.010061 0.000695 6.226342 ( 2.811045)
test_btest 0.000634 0.000070 51.622098 ( 8.058370)
test_basic 0.005049 0.000561 0.316996 ( 0.405442)
test_all 0.001133 0.000125 635.989397 ( 93.117831)
test_rubyspec 0.047801 0.027926 43.648418 ( 48.553896)
total: 154.94 sec