Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-153133
#<BuildRuby:0x0000558991ccbeb8
@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.20220508-153133",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.006265 0.000525 0.874858 ( 1.135252)
build_miniruby 0.000716 0.000179 0.056904 ( 0.055589)
build_ruby 0.000769 0.000193 0.057620 ( 0.056467)
build_all 0.000782 0.003336 1.488695 ( 0.592247)
build_install 0.005861 0.004788 6.248392 ( 2.781442)
test_btest 0.000615 0.000220 50.668241 ( 8.690463)
test_basic 0.001224 0.004885 0.335489 ( 0.423195)
test_all 0.000888 0.000381 604.207108 ( 91.249174)
test_rubyspec 0.050371 0.065203 43.824584 ( 48.772540)
total: 153.76 sec