Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-203923
#<BuildRuby:0x0000560b4fc13d78
@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.20230122-203923",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003102 0.000620 0.592532 ( 0.980890)
build_miniruby 0.000782 0.000156 0.647028 ( 0.646757)
build_ruby 0.001142 0.000228 2.194157 ( 2.214699)
build_all 0.003639 0.005480 11.964194 ( 1.490362)
build_install 0.001181 0.005228 1.503113 ( 0.725565)
test_btest 0.000486 0.000194 63.733757 ( 6.264125)
test_basic 0.000733 0.003023 0.266531 ( 0.361142)
test_all 0.000924 0.000420 479.145783 ( 51.040829)
test_rubyspec 0.015990 0.015903 35.860563 ( 46.277631)
total: 110.00 sec