Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-101002
#<BuildRuby:0x00005568caccc328
@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.20220809-101002",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001064 0.005508 0.867057 ( 3.812945)
build_miniruby 0.000669 0.000257 0.058326 ( 0.057176)
build_ruby 0.000670 0.000258 0.059464 ( 0.058165)
build_all 0.004428 0.000279 1.554278 ( 0.598467)
build_install 0.004891 0.006363 5.652582 ( 2.159640)
test_btest 0.000521 0.000228 49.608748 ( 8.744915)
test_basic 0.003635 0.001590 0.309973 ( 0.399071)
test_all 0.000724 0.000317 634.469085 ( 91.916674)
test_rubyspec 0.066865 0.061586 43.839376 ( 51.284399)
total: 159.03 sec