Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-045727
#<BuildRuby:0x0000557e3767bbb8
@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.20230725-045727",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.004547 0.000802 1.528679 ( 2.799444)
build_miniruby 0.000764 0.000135 0.870675 ( 0.869857)
build_ruby 0.001050 0.000186 2.729590 ( 2.729290)
build_all 0.008995 0.000000 14.055152 ( 1.225004)
build_install 0.006810 0.001053 2.002559 ( 0.894522)
test_btest 0.000847 0.000134 82.721792 ( 7.882870)
test_basic 0.000000 0.004218 0.555466 ( 0.634061)
test_all 0.000255 0.000772 498.838550 ( 54.204460)
test_rubyspec 0.018096 0.019607 44.098390 ( 56.563738)
total: 127.80 sec