Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-235810
#<BuildRuby:0x0000562d7fdbaeb8
@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.20230729-235810",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004669 0.000467 1.375195 ( 2.581180)
build_miniruby 0.001342 0.000134 0.892889 ( 0.896515)
build_ruby 0.001059 0.000106 2.550749 ( 2.550835)
build_all 0.008546 0.000855 14.506490 ( 1.289100)
build_install 0.004883 0.003536 1.959265 ( 0.922702)
test_btest 0.000711 0.000092 82.442735 ( 7.601426)
test_basic 0.004823 0.000054 0.533144 ( 0.613276)
test_all 0.000000 0.001418 507.664515 ( 56.274828)
test_rubyspec 0.014037 0.026745 44.846438 ( 57.220561)
total: 129.95 sec