Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-122411
#<BuildRuby:0x00005577d5cf4048
@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.20231119-122411",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000018)
build_up 0.004111 0.000685 1.347766 ( 1.720509)
build_miniruby 0.000905 0.000151 0.851306 ( 0.851068)
build_ruby 0.001456 0.000000 2.797006 ( 2.796777)
build_all 0.007661 0.002819 17.116202 ( 1.634962)
build_install 0.003304 0.005750 4.947926 ( 1.186060)
test_btest 0.000000 0.001047 85.519347 ( 7.704866)
test_basic 0.002115 0.001955 0.667555 ( 0.744101)
test_all 0.093787 0.044318 547.515309 ( 50.667831)
test_rubyspec 0.033466 0.013942 51.678137 ( 63.985948)
total: 131.29 sec