Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-080224
#<BuildRuby:0x0000561c2a44ff10
@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-080224",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005592 0.000799 0.842307 ( 1.035943)
build_miniruby 0.001154 0.000164 1.014693 ( 1.012809)
build_ruby 0.001433 0.000205 2.773345 ( 2.770752)
build_all 0.001489 0.008579 16.806940 ( 2.980020)
build_install 0.009197 0.002452 2.343168 ( 1.209425)
test_btest 0.000816 0.000218 74.768765 ( 10.826861)
test_basic 0.005868 0.001565 0.333022 ( 0.417333)
test_all 0.001405 0.000000 670.659661 (102.148241)
test_rubyspec 0.064111 0.044838 51.618396 ( 59.659239)
total: 182.06 sec