Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-220947
#<BuildRuby:0x000055e8debf3818
@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.20231108-220947",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003888 0.000914 1.371484 ( 1.594331)
build_miniruby 0.000757 0.000178 0.802894 ( 0.803123)
build_ruby 0.000000 0.001278 2.644056 ( 2.644568)
build_all 0.001949 0.007711 15.565126 ( 1.378383)
build_install 0.005880 0.003296 4.618409 ( 1.111637)
test_btest 0.001038 0.000000 76.644940 ( 7.574562)
test_basic 0.002382 0.002336 0.731787 ( 0.807333)
test_all 0.096491 0.035172 505.605329 ( 49.353372)
test_rubyspec 0.018422 0.032121 50.082067 ( 62.440954)
total: 127.71 sec