Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-195853
#<BuildRuby:0x000055f4a5d6b858
@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.20240115-195853",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.002395 0.003203 1.226118 ( 1.576795)
build_miniruby 0.000875 0.000134 0.853586 ( 0.853335)
build_ruby 0.001107 0.000171 2.845584 ( 2.845224)
build_all 0.008332 0.000646 14.086344 ( 1.280052)
build_install 0.006632 0.000948 4.054372 ( 1.050529)
test_btest 0.000914 0.000131 74.456169 ( 7.074747)
test_basic 0.000639 0.003878 0.692228 ( 0.767494)
test_all 0.104178 0.026106 460.073418 ( 50.574246)
test_rubyspec 0.016558 0.029452 48.494842 ( 60.809971)
total: 126.83 sec