Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-070147
#<BuildRuby:0x000055a8da133b88
@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.20240101-070147",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001854 0.003715 1.272130 ( 1.644026)
build_miniruby 0.000860 0.000129 0.867092 ( 0.867053)
build_ruby 0.001206 0.000180 2.852040 ( 2.851863)
build_all 0.009438 0.000184 16.462399 ( 1.455477)
build_install 0.008842 0.000078 4.581210 ( 1.121110)
test_btest 0.000985 0.000123 87.522143 ( 7.094780)
test_basic 0.000856 0.004323 0.805581 ( 0.882062)
test_all 0.104832 0.032589 541.805025 ( 59.020878)
test_rubyspec 0.030134 0.020999 50.440532 ( 62.785162)
total: 137.72 sec