Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-184338
#<BuildRuby:0x000055fdf7e7be18
@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-184338",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004383 0.000111 0.980134 ( 1.396633)
build_miniruby 0.000000 0.001296 0.954366 ( 0.954000)
build_ruby 0.000000 0.001406 2.740302 ( 2.741320)
build_all 0.007055 0.002359 14.382326 ( 1.343404)
build_install 0.002894 0.005531 4.114603 ( 1.136289)
test_btest 0.000448 0.000196 76.717175 ( 7.101806)
test_basic 0.003209 0.000000 0.460075 ( 0.541027)
test_all 0.087015 0.047361 519.796067 ( 60.301982)
test_rubyspec 0.028240 0.009795 48.638379 ( 61.191229)
total: 136.71 sec