Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-172440
#<BuildRuby:0x000055efd5a88098
@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.20240107-172440",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003625 0.000362 0.879463 ( 1.258190)
build_miniruby 0.001093 0.000110 0.932838 ( 0.931090)
build_ruby 0.001462 0.000146 2.848900 ( 2.850369)
build_all 0.001575 0.007902 14.453574 ( 1.354111)
build_install 0.002897 0.007835 4.182771 ( 1.138535)
test_btest 0.000542 0.000147 76.934004 ( 6.742280)
test_basic 0.002358 0.000643 0.411379 ( 0.491985)
test_all 0.099115 0.037433 495.135607 ( 50.939771)
test_rubyspec 0.021145 0.011923 49.061542 ( 61.759255)
total: 127.47 sec