Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-213720
#<BuildRuby:0x0000559efab16298
@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.20221204-213720",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003131 0.007641 1.223426 ( 1.641336)
build_miniruby 0.001737 0.000497 0.840968 ( 0.840749)
build_ruby 0.002506 0.000716 2.252925 ( 2.165707)
build_all 0.018168 0.002444 18.817842 ( 2.208779)
build_install 0.004598 0.015714 2.067952 ( 1.040335)
test_btest 0.001133 0.000485 90.688029 ( 9.433923)
test_basic 0.007290 0.003124 0.335451 ( 0.421413)
test_all 0.000015 0.002349 743.300951 ( 71.904430)
test_rubyspec 0.101321 0.066260 49.398460 ( 57.566910)
total: 147.22 sec