Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-035749
#<BuildRuby:0x000055dbafa183e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-035749",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009778 0.001504 1.232427 ( 2.056641)
build_miniruby 0.002519 0.000387 0.847944 ( 0.845868)
build_ruby 0.000000 0.003606 2.244901 ( 2.152626)
build_all 0.013524 0.009704 18.687720 ( 2.198171)
build_install 0.019861 0.003286 2.074640 ( 1.043648)
test_btest 0.001216 0.000332 91.877533 ( 9.508315)
test_basic 0.002909 0.005440 0.355975 ( 0.442179)
test_all 0.001854 0.000590 672.997000 ( 70.306628)
test_rubyspec 0.089222 0.084122 49.693247 ( 57.731006)
total: 146.29 sec