Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-231519
#<BuildRuby:0x000055e16aa4bae0
@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.20230806-231519",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005102 0.000173 1.424005 ( 2.679996)
build_miniruby 0.000934 0.000147 0.983956 ( 0.983200)
build_ruby 0.001187 0.000187 2.762038 ( 2.761614)
build_all 0.004764 0.005189 15.136812 ( 1.403488)
build_install 0.002106 0.006944 2.194364 ( 0.927092)
test_btest 0.000893 0.000255 84.428151 ( 7.783815)
test_basic 0.000380 0.004293 0.663917 ( 0.741775)
test_all 0.001572 0.000000 556.581029 ( 48.522995)
test_rubyspec 0.016286 0.025757 45.169956 ( 57.535879)
total: 123.34 sec