Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-165741
#<BuildRuby:0x00005604d9f63f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-165741",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000000 0.005028 1.292202 ( 1.687283)
build_miniruby 0.000000 0.001148 1.453701 ( 1.456360)
build_ruby 0.000073 0.001559 4.303262 ( 4.314814)
build_all 0.009265 0.000798 16.579323 ( 1.672605)
build_install 0.013902 0.001384 4.858276 ( 1.633653)
test_btest 0.000706 0.000100 83.401905 ( 8.564264)
test_basic 0.004682 0.000669 0.680301 ( 0.748353)
test_all 0.108337 0.015233 541.472013 ( 79.307978)
test_rubyspec 0.045044 0.022071 79.373647 ( 91.582826)
total: 190.97 sec