Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-205133
#<BuildRuby:0x0000563dfd167fb0
@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.20220807-205133",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004761 0.001731 0.830767 ( 0.869418)
build_miniruby 0.000678 0.000247 0.057632 ( 0.056437)
build_ruby 0.000955 0.000000 0.059395 ( 0.058227)
build_all 0.004566 0.000000 1.540628 ( 0.583701)
build_install 0.005802 0.003770 5.632062 ( 2.163373)
test_btest 0.000577 0.000206 53.920015 ( 8.038125)
test_basic 0.005437 0.000375 0.284628 ( 0.373189)
test_all 0.001390 0.000463 625.259449 ( 92.486665)
test_rubyspec 0.066926 0.062351 43.899739 ( 51.301810)
total: 155.93 sec