Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-152526
#<BuildRuby:0x000055accf2ae8c0
@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.20220725-152526",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005086 0.001271 0.844367 ( 1.288209)
build_miniruby 0.000782 0.000195 0.057667 ( 0.056395)
build_ruby 0.000629 0.000158 0.059363 ( 0.058237)
build_all 0.001148 0.003442 1.529450 ( 0.585561)
build_install 0.009709 0.001572 5.669808 ( 2.191871)
test_btest 0.000490 0.000140 54.670726 ( 7.881389)
test_basic 0.004941 0.000079 0.336755 ( 0.425695)
test_all 0.000835 0.000223 626.990133 ( 89.170851)
test_rubyspec 0.080700 0.048462 43.751822 ( 49.400751)
total: 151.06 sec