Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-005302
#<BuildRuby:0x000055eb7045b3c8
@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.20231117-005302",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000338 0.004220 1.363056 ( 1.758649)
build_miniruby 0.001013 0.000000 0.967633 ( 0.967840)
build_ruby 0.001435 0.000000 2.674733 ( 2.674815)
build_all 0.009496 0.000000 16.381241 ( 1.475933)
build_install 0.009191 0.000000 4.893217 ( 1.241013)
test_btest 0.000757 0.000000 86.522274 ( 7.324816)
test_basic 0.000000 0.004325 0.701894 ( 0.783850)
test_all 0.112745 0.020255 492.610461 ( 52.756621)
test_rubyspec 0.027248 0.022918 49.816472 ( 62.191898)
total: 131.18 sec