Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-212955
#<BuildRuby:0x000055dad92d7918
@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.20231226-212955",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000845 0.004141 1.062827 ( 1.460209)
build_miniruby 0.000867 0.000192 0.954446 ( 0.954029)
build_ruby 0.001405 0.000313 2.853530 ( 2.854438)
build_all 0.008930 0.000133 16.557127 ( 1.529394)
build_install 0.008190 0.000000 4.670598 ( 1.126424)
test_btest 0.000934 0.000153 82.551680 ( 8.079637)
test_basic 0.000454 0.004218 0.554252 ( 0.631542)
test_all 0.129930 0.004119 535.930846 ( 59.663475)
test_rubyspec 0.031472 0.017157 50.029173 ( 62.322977)
total: 138.62 sec