Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-082855
#<BuildRuby:0x000056059722de98
@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.20221225-082855",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003824 0.000478 0.764278 ( 1.086043)
build_miniruby 0.000731 0.000092 0.984556 ( 0.983276)
build_ruby 0.000955 0.000119 2.625527 ( 2.624197)
build_all 0.002653 0.006594 15.800268 ( 3.299370)
build_install 0.002208 0.007217 2.137649 ( 1.217717)
test_btest 0.000501 0.000150 59.226116 ( 12.286352)
test_basic 0.003317 0.000995 0.315926 ( 0.407248)
test_all 0.001188 0.000357 623.684852 (112.231334)
test_rubyspec 0.056062 0.019304 52.149787 ( 60.315555)
total: 194.45 sec