Logfile: /home/ko1/ruby/logs/brlog.trunk.20220417-144526
#<BuildRuby:0x000056379f98f940
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220417-144526",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000064 0.000009 0.000073 ( 0.000080)
build_up 0.006924 0.005459 1.056238 ( 1.103834)
build_miniruby 0.001769 0.000379 0.076693 ( 0.076912)
build_ruby 0.001587 0.000340 0.068831 ( 0.068305)
build_all 0.009291 0.000913 1.508994 ( 0.618213)
build_install 0.014747 0.008651 5.853363 ( 2.878235)
test_btest 0.000000 0.001467 74.152340 ( 8.106582)
test_basic 0.003974 0.004306 0.338479 ( 0.428791)
test_all 0.001662 0.002209 692.937198 ( 67.853769)
test_rubyspec 0.103590 0.064114 46.756226 ( 52.130462)
total: 133.27 sec