Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-180351
#<BuildRuby:0x000056315e0b7fa8
@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.20220814-180351",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.003651 0.003632 0.948435 ( 0.955783)
build_miniruby 0.000931 0.000055 0.058143 ( 0.056814)
build_ruby 0.000955 0.000000 0.060682 ( 0.059343)
build_all 0.004469 0.000100 1.531394 ( 0.588313)
build_install 0.006729 0.004541 1.919038 ( 0.965800)
test_btest 0.000891 0.000000 47.790099 ( 8.751021)
test_basic 0.005103 0.000205 0.307198 ( 0.396342)
test_all 0.000394 0.000692 610.875561 ( 88.516507)
test_rubyspec 0.093755 0.022584 44.131848 ( 51.526391)
total: 151.82 sec