Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-033516
#<BuildRuby:0x0000561590e44700
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221230-033516",
@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.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.005208 0.001116 0.841957 ( 1.315930)
build_miniruby 0.001024 0.000219 1.023243 ( 1.021332)
build_ruby 0.001398 0.000000 2.773950 ( 2.771487)
build_all 0.008159 0.001798 16.777919 ( 3.005281)
build_install 0.011543 0.000105 2.271071 ( 1.184585)
test_btest 0.000774 0.000141 70.634693 ( 11.151340)
test_basic 0.005648 0.000335 0.344286 ( 0.431232)
test_all 0.001146 0.000200 679.589437 ( 98.929662)
test_rubyspec 0.074489 0.019545 51.523610 ( 59.596839)
total: 179.41 sec