Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-080828
#<BuildRuby:0x0000555998f0c048
@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.20230807-080828",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000000 0.000022 0.000022 ( 0.000027)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.001938 0.003520 1.597286 ( 2.864430)
build_miniruby 0.000916 0.000192 0.898253 ( 0.898065)
build_ruby 0.000979 0.000207 2.593152 ( 2.592881)
build_all 0.007867 0.001656 15.397272 ( 1.369333)
build_install 0.010138 0.000242 2.441387 ( 1.041370)
test_btest 0.000995 0.000190 88.603199 ( 7.835699)
test_basic 0.001180 0.003782 0.577563 ( 0.653518)
test_all 0.000000 0.001412 553.178335 ( 61.525545)
test_rubyspec 0.020690 0.025086 47.884993 ( 60.052379)
total: 138.83 sec