Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-112509
#<BuildRuby:0x000055e4cb747970
@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.20230724-112509",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002994 0.002999 1.624468 ( 2.992607)
build_miniruby 0.000807 0.000162 0.888088 ( 0.887500)
build_ruby 0.000970 0.000194 2.852583 ( 2.852021)
build_all 0.009308 0.000000 13.972124 ( 1.234879)
build_install 0.008106 0.000000 2.036922 ( 0.940442)
test_btest 0.000650 0.000000 80.193850 ( 7.049464)
test_basic 0.000843 0.003816 0.725246 ( 0.802480)
test_all 0.001076 0.000215 506.823232 ( 51.911099)
test_rubyspec 0.019657 0.022291 43.978648 ( 56.311330)
total: 124.98 sec