Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-063402
#<BuildRuby:0x0000556c4abc7f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-063402",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.007018 0.000622 1.285089 ( 1.312977)
build_miniruby 0.001167 0.000250 1.698722 ( 1.569695)
build_ruby 0.001316 0.000282 2.786840 ( 2.784316)
build_all 0.006139 0.003789 16.774709 ( 3.012112)
build_install 0.010123 0.001363 2.172627 ( 1.090347)
test_btest 0.000000 0.000951 72.478018 ( 11.019765)
test_basic 0.000000 0.007064 0.351596 ( 0.437208)
test_all 0.001253 0.000093 674.938159 ( 98.066947)
test_rubyspec 0.085135 0.048487 52.194833 ( 60.299053)
total: 179.59 sec