Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-223506
#<BuildRuby:0x0000558afb2ba878
@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.20220816-223506",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006063 0.000479 0.827906 ( 1.144649)
build_miniruby 0.000854 0.000213 0.058691 ( 0.057427)
build_ruby 0.000717 0.000179 0.058993 ( 0.057885)
build_all 0.001124 0.003425 1.559514 ( 0.601086)
build_install 0.007803 0.001031 1.902185 ( 0.971720)
test_btest 0.000495 0.000142 56.053893 ( 8.091534)
test_basic 0.005470 0.000260 0.321192 ( 0.409938)
test_all 0.003025 0.000000 623.298835 ( 90.922791)
test_rubyspec 0.068326 0.058663 43.816653 ( 51.169855)
total: 153.43 sec