Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-110036
#<BuildRuby:0x000055b7e6fabdf8
@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.20220810-110036",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006316 0.000000 0.898002 ( 7.591968)
build_miniruby 0.000948 0.000000 0.057606 ( 0.056490)
build_ruby 0.000835 0.000026 0.059624 ( 0.058346)
build_all 0.004521 0.000283 1.528051 ( 0.588500)
build_install 0.000337 0.010813 5.638094 ( 2.149134)
test_btest 0.000736 0.000163 46.288229 ( 8.994576)
test_basic 0.005413 0.000000 0.268888 ( 0.358174)
test_all 0.001135 0.000000 625.931483 ( 92.261544)
test_rubyspec 0.055164 0.030089 43.951715 ( 51.399595)
total: 163.46 sec