Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-185532
#<BuildRuby:0x000055b4ce242858
@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.20230125-185532",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004974 0.001530 0.838348 ( 1.048113)
build_miniruby 0.000928 0.000285 1.006542 ( 1.004578)
build_ruby 0.001141 0.000351 2.759582 ( 2.757196)
build_all 0.007336 0.002258 16.730653 ( 3.012706)
build_install 0.008500 0.002615 2.128617 ( 1.100530)
test_btest 0.000893 0.000000 65.570997 ( 11.416654)
test_basic 0.000000 0.007239 0.362049 ( 0.447009)
test_all 0.001501 0.000000 668.719541 ( 96.480664)
test_rubyspec 0.086025 0.026782 51.952432 ( 60.011781)
total: 177.28 sec