Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-163107
#<BuildRuby:0x000055ec6bf37840
@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-163107",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.003783 0.915326 ( 1.315873)
build_miniruby 0.000653 0.000385 0.939935 ( 0.940046)
build_ruby 0.001083 0.000197 2.838877 ( 2.842916)
build_all 0.010005 0.000226 14.634791 ( 1.381820)
build_install 0.008182 0.002095 4.234921 ( 1.135345)
test_btest 0.000543 0.000090 77.407227 ( 7.681654)
test_basic 0.000607 0.003793 0.490739 ( 0.569256)
test_all 0.102472 0.034041 506.336062 ( 54.662254)
test_rubyspec 0.003887 0.030128 49.846839 ( 62.353697)
total: 132.88 sec