Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-193250
#<BuildRuby:0x000055e328c23ba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230701-193250",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005262 0.000584 1.489903 ( 2.742910)
build_miniruby 0.000980 0.000109 0.885928 ( 0.886105)
build_ruby 0.001251 0.000000 2.615612 ( 2.615943)
build_all 0.005280 0.004102 11.433971 ( 7.834697)
build_install 0.002024 0.007165 5.064632 ( 1.895044)
test_btest 0.000843 0.000191 85.862042 ( 6.811889)
test_basic 0.003654 0.000830 0.509218 ( 0.594326)
test_all 0.001425 0.000324 449.301491 ( 48.933168)
test_rubyspec 0.020877 0.017038 42.125191 ( 54.630482)
total: 126.95 sec