Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-020918
#<BuildRuby:0x0000556409f9bfb0
@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-020918",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005925 0.000683 0.804758 ( 0.975334)
build_miniruby 0.000781 0.000260 0.057795 ( 0.056562)
build_ruby 0.000796 0.000000 0.059729 ( 0.058530)
build_all 0.004320 0.000326 1.560689 ( 0.606751)
build_install 0.007924 0.001063 1.931937 ( 0.967805)
test_btest 0.000584 0.000167 46.356032 ( 8.557949)
test_basic 0.005639 0.000299 0.362433 ( 0.450889)
test_all 0.002262 0.000603 596.475759 ( 92.133099)
test_rubyspec 0.075380 0.054313 44.218521 ( 51.577653)
total: 155.39 sec