Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-073621
#<BuildRuby:0x000055de50af0328
@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.20220829-073621",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005987 0.000998 0.823555 ( 0.876247)
build_miniruby 0.000855 0.000142 0.058083 ( 0.056843)
build_ruby 0.000935 0.000000 0.060224 ( 0.059047)
build_all 0.004542 0.000000 1.488568 ( 0.582049)
build_install 0.006612 0.004327 1.865999 ( 0.950374)
test_btest 0.000605 0.000121 47.358499 ( 8.740995)
test_basic 0.001019 0.004904 0.333350 ( 0.421632)
test_all 0.001422 0.001390 597.710237 ( 90.896771)
test_rubyspec 0.067603 0.045416 43.536584 ( 51.853015)
total: 154.44 sec