Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-070236
#<BuildRuby:0x000055faae78bbb8
@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.20230811-070236",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005157 0.000516 1.400946 ( 2.652014)
build_miniruby 0.001267 0.000126 0.897642 ( 0.901360)
build_ruby 0.001445 0.000144 2.761918 ( 2.761913)
build_all 0.002435 0.007567 15.618338 ( 1.348384)
build_install 0.005289 0.003476 2.341212 ( 1.011265)
test_btest 0.000899 0.000187 88.203213 ( 8.448951)
test_basic 0.004947 0.000191 0.630247 ( 0.706428)
test_all 0.001201 0.000240 587.662164 ( 52.692152)
test_rubyspec 0.007925 0.032586 46.162014 ( 58.461458)
total: 128.98 sec