Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-102431
#<BuildRuby:0x00005650e3bbc3c8
@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.20230119-102431",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002715 0.004180 0.958863 ( 1.620640)
build_miniruby 0.001159 0.000145 1.019242 ( 1.017343)
build_ruby 0.001780 0.000222 2.788840 ( 2.791937)
build_all 0.009894 0.000165 16.883460 ( 3.005272)
build_install 0.009617 0.000000 2.133094 ( 1.096870)
test_btest 0.000909 0.000000 73.973256 ( 10.953352)
test_basic 0.007376 0.000489 0.358979 ( 0.442962)
test_all 0.001266 0.000120 654.513204 (100.026356)
test_rubyspec 0.063563 0.067657 52.029781 ( 60.049213)
total: 181.00 sec