Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-223854
#<BuildRuby:0x0000557d9475f280
@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.20231231-223854",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003981 0.000419 0.936583 ( 1.317323)
build_miniruby 0.000837 0.000088 0.897748 ( 0.896848)
build_ruby 0.001147 0.000121 2.811113 ( 2.810879)
build_all 0.009198 0.000499 16.137653 ( 1.414157)
build_install 0.007917 0.000792 4.608304 ( 1.138834)
test_btest 0.000900 0.000090 82.739713 ( 6.958910)
test_basic 0.000000 0.005514 0.887784 ( 0.960562)
test_all 0.096191 0.037561 520.368395 ( 56.991903)
test_rubyspec 0.021703 0.028023 49.982591 ( 62.298356)
total: 134.79 sec