Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-050105
#<BuildRuby:0x0000558a89de7858
@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.20240111-050105",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000578 0.003363 0.830469 ( 1.228094)
build_miniruby 0.000865 0.000185 0.895412 ( 0.895367)
build_ruby 0.001071 0.000230 2.696986 ( 2.700322)
build_all 0.005441 0.004397 14.820095 ( 1.418116)
build_install 0.005927 0.003438 4.320187 ( 1.163758)
test_btest 0.000805 0.000000 79.892489 ( 7.510935)
test_basic 0.005261 0.000000 0.535876 ( 0.614162)
test_all 0.111580 0.020406 522.393237 ( 48.375073)
test_rubyspec 0.020000 0.014199 49.649253 ( 62.147550)
total: 126.05 sec