Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-184552
#<BuildRuby:0x0000559c7e364118
@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.20220424-184552",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006599 0.967445 ( 1.077280)
build_miniruby 0.000000 0.000853 0.057451 ( 0.056288)
build_ruby 0.000000 0.000929 0.059481 ( 0.058361)
build_all 0.000982 0.003125 1.517813 ( 0.615003)
build_install 0.010404 0.000618 6.304745 ( 2.810616)
test_btest 0.000692 0.000173 56.220143 ( 8.479699)
test_basic 0.005003 0.001251 0.349177 ( 0.436667)
test_all 0.001194 0.000299 616.947726 ( 92.280214)
test_rubyspec 0.095403 0.034929 44.424498 ( 49.275091)
total: 155.09 sec