Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-053113
#<BuildRuby:0x000056154d643fa8
@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.20231022-053113",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003895 0.000917 2.116474 ( 2.356319)
build_miniruby 0.000792 0.000186 0.825272 ( 0.825545)
build_ruby 0.000993 0.000234 2.710220 ( 2.710929)
build_all 0.009070 0.001060 16.881060 ( 1.530345)
build_install 0.006885 0.001980 5.419723 ( 1.197099)
test_btest 0.000864 0.000196 81.187436 ( 7.847857)
test_basic 0.003068 0.000698 0.718464 ( 0.795468)
test_all 0.094683 0.039989 520.037455 ( 48.243822)
test_rubyspec 0.014114 0.033394 49.753265 ( 62.330059)
total: 127.84 sec