Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-010454
#<BuildRuby:0x0000560a480f4328
@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.20220730-010454",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005314 0.001449 0.872835 ( 1.003833)
build_miniruby 0.000766 0.000209 0.057033 ( 0.055785)
build_ruby 0.000702 0.000192 0.059164 ( 0.057866)
build_all 0.000005 0.004771 1.542997 ( 0.594155)
build_install 0.008220 0.002990 5.653105 ( 2.172657)
test_btest 0.000669 0.000243 49.204071 ( 8.530495)
test_basic 0.004218 0.001534 0.291795 ( 0.380337)
test_all 0.000729 0.000265 624.144489 ( 89.218092)
test_rubyspec 0.034585 0.049947 43.649066 ( 49.316035)
total: 151.33 sec