Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-204239
#<BuildRuby:0x000055cbd9843bb8
@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.20231117-204239",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004722 0.000497 1.290964 ( 1.720025)
build_miniruby 0.001334 0.000140 0.976977 ( 0.976254)
build_ruby 0.001568 0.000166 2.769320 ( 2.768522)
build_all 0.009398 0.000989 16.425422 ( 1.513592)
build_install 0.001502 0.008080 4.771992 ( 1.165652)
test_btest 0.000787 0.000150 82.834678 ( 7.209975)
test_basic 0.001634 0.003826 0.759703 ( 0.834152)
test_all 0.116339 0.023647 481.452561 ( 58.226057)
test_rubyspec 0.028305 0.013586 48.315737 ( 60.735237)
total: 135.15 sec