Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-213539
#<BuildRuby:0x00005590442cb468
@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-213539",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.001768 0.004700 0.836349 ( 0.991096)
build_miniruby 0.000700 0.000318 0.056566 ( 0.055456)
build_ruby 0.000713 0.000324 0.058058 ( 0.056793)
build_all 0.004200 0.000000 1.477794 ( 0.594256)
build_install 0.008437 0.002557 6.232864 ( 2.785049)
test_btest 0.000456 0.000182 54.315042 ( 7.922506)
test_basic 0.003995 0.001598 0.310473 ( 0.399054)
test_all 0.001075 0.000430 639.231223 ( 92.447487)
test_rubyspec 0.096616 0.033553 43.966004 ( 48.852012)
total: 154.10 sec