Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-182806
#<BuildRuby:0x000055faeb4c3858
@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.20231106-182806",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004538 0.000757 1.356092 ( 1.646377)
build_miniruby 0.001116 0.000186 0.893200 ( 0.892421)
build_ruby 0.001271 0.000000 2.617922 ( 2.618559)
build_all 0.009027 0.000969 16.160559 ( 1.489778)
build_install 0.004025 0.004440 4.857411 ( 1.125975)
test_btest 0.000751 0.000151 82.394577 ( 7.136652)
test_basic 0.003231 0.000646 0.760670 ( 0.837797)
test_all 0.093345 0.040664 482.514308 ( 53.587465)
test_rubyspec 0.019422 0.025014 51.286727 ( 63.632418)
total: 132.97 sec