Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-132919
#<BuildRuby:0x00005587f880c098
@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.20231109-132919",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005758 0.000178 1.477942 ( 1.744405)
build_miniruby 0.000928 0.000093 0.869508 ( 0.869050)
build_ruby 0.001251 0.000125 2.747897 ( 2.748003)
build_all 0.003389 0.006775 16.974419 ( 1.518217)
build_install 0.009609 0.000326 5.063183 ( 1.172451)
test_btest 0.000879 0.000141 87.059541 ( 7.537029)
test_basic 0.004752 0.000129 0.711576 ( 0.791890)
test_all 0.106417 0.028771 539.993716 ( 51.202110)
test_rubyspec 0.019200 0.029997 50.690979 ( 62.956745)
total: 130.54 sec