Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-085711
#<BuildRuby:0x000055a40e3c3ab8
@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.20230105-085711",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000459 0.009952 0.957861 ( 1.150373)
build_miniruby 0.001946 0.000519 0.842917 ( 0.842080)
build_ruby 0.002545 0.000679 2.153664 ( 2.152070)
build_all 0.016327 0.004129 18.574659 ( 2.181698)
build_install 0.013877 0.008453 2.025300 ( 1.021166)
test_btest 0.001084 0.000344 90.637346 ( 9.619066)
test_basic 0.008291 0.001299 0.341380 ( 0.428889)
test_all 0.001691 0.000515 673.619933 ( 72.189654)
test_rubyspec 0.100567 0.082877 47.566005 ( 55.730129)
total: 145.32 sec