Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-154748
#<BuildRuby:0x0000556a4c5c3fa8
@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.20231231-154748",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004482 0.000472 1.018245 ( 1.387021)
build_miniruby 0.001209 0.000127 0.897296 ( 0.896110)
build_ruby 0.001113 0.000118 2.798376 ( 2.797898)
build_all 0.009063 0.000470 17.223932 ( 1.553175)
build_install 0.008389 0.000000 4.834604 ( 1.197005)
test_btest 0.000963 0.000000 85.659989 ( 7.264959)
test_basic 0.000504 0.008537 0.768743 ( 0.837821)
test_all 0.115120 0.017709 583.228586 ( 55.983379)
test_rubyspec 0.034346 0.015779 50.900445 ( 63.115402)
total: 135.03 sec