Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-225403
#<BuildRuby:0x000056291f9d0208
@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.20220814-225403",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000013)
build_up 0.005936 0.000448 0.847972 ( 0.898338)
build_miniruby 0.000739 0.000184 0.057336 ( 0.056219)
build_ruby 0.000675 0.000169 0.060003 ( 0.058822)
build_all 0.000108 0.004457 1.524068 ( 0.587706)
build_install 0.008169 0.002723 1.914497 ( 0.966167)
test_btest 0.000619 0.000206 55.648979 ( 8.621090)
test_basic 0.003933 0.001311 0.252861 ( 0.342052)
test_all 0.001043 0.000348 622.783881 ( 90.885221)
test_rubyspec 0.080560 0.047581 43.958611 ( 51.365591)
total: 153.78 sec