Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-080749
#<BuildRuby:0x00005617e76fbfa8
@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.20220829-080749",
@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.000009 0.000003 0.000012 ( 0.000011)
build_up 0.006717 0.000000 0.856659 ( 1.240225)
build_miniruby 0.001021 0.000000 0.057426 ( 0.056216)
build_ruby 0.000892 0.000106 0.059990 ( 0.058814)
build_all 0.001272 0.003345 1.513214 ( 0.580726)
build_install 0.009381 0.001443 1.864578 ( 0.947373)
test_btest 0.000579 0.000155 53.505074 ( 8.062685)
test_basic 0.004576 0.001220 0.331343 ( 0.419461)
test_all 0.001487 0.000396 597.300931 ( 90.460364)
test_rubyspec 0.074252 0.049578 43.354667 ( 51.714659)
total: 153.54 sec