Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-193016
#<BuildRuby:0x00005648cfcebf58
@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.20221223-193016",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000042 0.000002 0.000044 ( 0.000045)
build_up 0.000792 0.003673 0.875237 ( 1.434748)
build_miniruby 0.000859 0.000090 0.945245 ( 0.943952)
build_ruby 0.000988 0.000104 2.643993 ( 2.642692)
build_all 0.008572 0.000462 15.702822 ( 3.411325)
build_install 0.004927 0.004288 2.287094 ( 1.289391)
test_btest 0.000552 0.000079 63.008232 ( 11.360153)
test_basic 0.000732 0.004388 0.297535 ( 0.388725)
test_all 0.000000 0.000866 625.799213 (103.296496)
test_rubyspec 0.031242 0.034650 51.307752 ( 59.421421)
total: 184.19 sec