Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-134751
#<BuildRuby:0x00005598b5c480f8
@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.20230104-134751",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000017 0.000006 0.000023 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006833 0.002485 0.969286 ( 1.192635)
build_miniruby 0.002145 0.000780 0.838620 ( 0.836566)
build_ruby 0.003516 0.000000 2.125679 ( 2.125911)
build_all 0.016667 0.003587 18.572365 ( 2.170858)
build_install 0.019443 0.001459 2.030898 ( 1.048129)
test_btest 0.001356 0.000000 92.851468 ( 9.136530)
test_basic 0.003898 0.005079 0.336438 ( 0.422235)
test_all 0.002462 0.000000 673.060440 ( 65.646313)
test_rubyspec 0.099960 0.067609 47.673418 ( 55.873987)
total: 138.45 sec