Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-160758
#<BuildRuby:0x00005637159081f0
@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.20220507-160758",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003151 0.003749 0.861743 ( 1.326111)
build_miniruby 0.000772 0.000165 0.057335 ( 0.056181)
build_ruby 0.000863 0.000185 0.057785 ( 0.056510)
build_all 0.003444 0.000738 1.478210 ( 0.595246)
build_install 0.009025 0.001934 6.270606 ( 2.821663)
test_btest 0.000587 0.000126 52.021062 ( 8.841809)
test_basic 0.005362 0.000087 0.293813 ( 0.382987)
test_all 0.001052 0.000211 646.144211 ( 95.239442)
test_rubyspec 0.048286 0.028218 43.773629 ( 48.722661)
total: 158.04 sec