Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-161330
#<BuildRuby:0x0000560a3e08b918
@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.20230704-161330",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005426 0.000547 1.566024 ( 2.825721)
build_miniruby 0.000633 0.000238 0.786042 ( 0.787124)
build_ruby 0.000948 0.000356 2.739398 ( 2.739697)
build_all 0.007594 0.001208 11.298463 ( 7.704556)
build_install 0.009425 0.000214 5.193712 ( 2.048780)
test_btest 0.000927 0.000292 88.538014 ( 7.841951)
test_basic 0.001418 0.003399 0.771342 ( 0.851552)
test_all 0.001580 0.000553 462.297918 ( 46.021035)
test_rubyspec 0.023011 0.020437 44.036584 ( 56.471264)
total: 127.29 sec