Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-103325
#<BuildRuby:0x000055b4a565b5f8
@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.20231201-103325",
@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.000043 0.000000 0.000043 ( 0.000015)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004588 0.000125 1.269318 ( 1.696876)
build_miniruby 0.000898 0.000211 0.848654 ( 0.848861)
build_ruby 0.001063 0.000250 2.765527 ( 2.765068)
build_all 0.004108 0.005543 16.237300 ( 1.415465)
build_install 0.003946 0.004368 4.843298 ( 1.198363)
test_btest 0.000552 0.000184 85.280563 ( 6.948354)
test_basic 0.001481 0.003437 0.819408 ( 0.896696)
test_all 0.102044 0.031068 537.146596 ( 50.659993)
test_rubyspec 0.024935 0.018379 49.063497 ( 61.433494)
total: 127.86 sec