Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-023054
#<BuildRuby:0x000055c39d9dac40
@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.20220801-023054",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006493 0.000175 0.840763 ( 0.953369)
build_miniruby 0.000917 0.000061 0.057847 ( 0.062289)
build_ruby 0.000951 0.000064 0.059460 ( 0.058265)
build_all 0.004620 0.000027 1.527766 ( 0.583506)
build_install 0.003218 0.007558 5.644330 ( 2.168764)
test_btest 0.000780 0.000130 53.156534 ( 7.998482)
test_basic 0.005242 0.000874 0.336093 ( 0.423951)
test_all 0.000968 0.000162 608.097867 ( 86.062812)
test_rubyspec 0.070866 0.053929 43.674323 ( 49.297350)
total: 147.61 sec