Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-140049
#<BuildRuby:0x0000562368ddc098
@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.20231228-140049",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000213 0.003989 1.132007 ( 1.510140)
build_miniruby 0.000985 0.000098 0.935713 ( 0.934771)
build_ruby 0.001118 0.000112 2.651007 ( 2.651000)
build_all 0.009907 0.000000 16.187258 ( 1.492988)
build_install 0.008288 0.000000 4.557498 ( 1.134264)
test_btest 0.001031 0.000000 85.774227 ( 7.472641)
test_basic 0.005020 0.000322 0.772311 ( 0.848148)
test_all 0.099743 0.034436 570.069617 ( 56.733822)
test_rubyspec 0.026561 0.018528 51.340292 ( 63.668014)
total: 136.45 sec