Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-042900
#<BuildRuby:0x000055cb3a39b448
@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.20220527-042900",
@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.000018 0.000000 0.000018 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006402 0.000166 0.878888 ( 0.923161)
build_miniruby 0.000966 0.000069 0.056963 ( 0.055713)
build_ruby 0.000813 0.000058 0.057527 ( 0.056224)
build_all 0.000000 0.004345 1.502470 ( 0.614259)
build_install 0.006844 0.004159 6.314871 ( 2.876112)
test_btest 0.000704 0.000132 50.524000 ( 8.051821)
test_basic 0.001340 0.004734 0.344933 ( 0.432664)
test_all 0.001218 0.000304 652.889598 ( 94.941324)
test_rubyspec 0.048573 0.036467 44.030453 ( 49.637377)
total: 157.59 sec