Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-141725
#<BuildRuby:0x000055d47da2bbb8
@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.20231113-141725",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000354 0.004068 1.314290 ( 1.655738)
build_miniruby 0.000000 0.001200 0.895891 ( 0.895191)
build_ruby 0.000000 0.001453 2.667908 ( 2.667747)
build_all 0.004408 0.005383 15.896296 ( 1.471154)
build_install 0.006031 0.003355 4.763449 ( 1.125699)
test_btest 0.000508 0.000169 86.107245 ( 6.739829)
test_basic 0.003724 0.001242 0.667378 ( 0.747162)
test_all 0.103353 0.031751 475.570031 ( 51.651396)
test_rubyspec 0.032662 0.013589 49.878746 ( 62.322846)
total: 129.28 sec