Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-083721
#<BuildRuby:0x0000563c0723c208
@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.20220725-083721",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003795 0.002354 0.817012 ( 0.971728)
build_miniruby 0.000731 0.000281 0.057463 ( 0.056200)
build_ruby 0.000620 0.000239 0.058624 ( 0.057401)
build_all 0.001676 0.002824 1.517446 ( 0.588859)
build_install 0.011021 0.000137 5.617598 ( 2.153065)
test_btest 0.000556 0.000196 55.303128 ( 8.079817)
test_basic 0.004398 0.001553 0.331630 ( 0.419704)
test_all 0.000757 0.000267 629.495684 ( 89.868627)
test_rubyspec 0.067566 0.043565 43.732386 ( 49.321930)
total: 151.52 sec