Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-124043
#<BuildRuby:0x000055842b227ce8
@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.20231124-124043",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004308 0.000718 1.362079 ( 1.836739)
build_miniruby 0.000867 0.000144 0.976297 ( 0.976202)
build_ruby 0.001214 0.000203 2.773335 ( 2.773150)
build_all 0.006508 0.003879 17.462222 ( 1.551665)
build_install 0.008314 0.001663 5.342156 ( 1.260506)
test_btest 0.000000 0.000747 91.666066 ( 7.609283)
test_basic 0.000000 0.003763 0.648042 ( 0.729377)
test_all 0.089365 0.048565 565.625656 ( 54.611805)
test_rubyspec 0.032816 0.015105 51.100607 ( 63.410308)
total: 134.76 sec