Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-125758
#<BuildRuby:0x0000559b6979c020
@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.20230212-125758",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003450 0.000266 0.622861 ( 1.039695)
build_miniruby 0.000901 0.000070 0.637520 ( 0.637268)
build_ruby 0.001081 0.000084 2.060779 ( 2.061784)
build_all 0.004077 0.004990 12.460204 ( 1.531454)
build_install 0.002157 0.004139 1.488324 ( 0.710574)
test_btest 0.000505 0.000108 63.202747 ( 6.483221)
test_basic 0.003138 0.000672 0.243154 ( 0.338093)
test_all 0.001157 0.000137 502.554037 ( 47.307343)
test_rubyspec 0.008392 0.021505 35.604453 ( 46.175697)
total: 106.29 sec