Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-051718
#<BuildRuby:0x000055dc975c8018
@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.20220619-051718",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002486 0.003921 0.824506 ( 0.908522)
build_miniruby 0.000000 0.000898 0.056904 ( 0.055586)
build_ruby 0.000000 0.000948 0.059148 ( 0.057827)
build_all 0.003040 0.001145 1.504939 ( 0.607812)
build_install 0.006488 0.004380 6.280256 ( 2.832133)
test_btest 0.000567 0.000134 46.698417 ( 8.562062)
test_basic 0.005437 0.000334 0.264263 ( 0.352736)
test_all 0.001190 0.000265 615.399894 ( 90.366869)
test_rubyspec 0.098057 0.028423 44.084462 ( 49.646036)
total: 153.39 sec