Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-235855
#<BuildRuby:0x00005626fd578a58
@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.20220314-235855",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000025 0.000001 0.000026 ( 0.000028)
configure 0.000056 0.000004 0.000060 ( 0.000039)
build_up 0.005127 0.006169 1.002291 ( 1.106509)
build_miniruby 0.001422 0.000237 0.078142 ( 0.076640)
build_ruby 0.001461 0.000243 0.071837 ( 0.070321)
build_all 0.003534 0.007107 4.171658 ( 0.871789)
build_install 0.018558 0.000938 7.871922 ( 2.417101)
test_btest 0.001047 0.000228 74.502210 ( 7.916450)
test_basic 0.006534 0.001420 0.332760 ( 0.419096)
test_all 0.001478 0.000322 671.772495 ( 66.440801)
test_rubyspec 0.097636 0.059169 46.258777 ( 51.797635)
total: 131.12 sec