Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-132514
#<BuildRuby:0x0000557ce6017fa8
@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.20220809-132514",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.006739 0.884710 ( 2.633112)
build_miniruby 0.000629 0.000432 0.058327 ( 0.057065)
build_ruby 0.000677 0.000208 0.059568 ( 0.058336)
build_all 0.000000 0.004630 1.531726 ( 0.592823)
build_install 0.006910 0.004403 5.679706 ( 2.172692)
test_btest 0.000581 0.000249 48.819329 ( 8.865435)
test_basic 0.003830 0.001641 0.254340 ( 0.343377)
test_all 0.001455 0.000624 604.389431 ( 90.945972)
test_rubyspec 0.065561 0.053570 43.975591 ( 51.387021)
total: 157.06 sec