Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-101649
#<BuildRuby:0x000055c02fe5c0a0
@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.20240103-101649",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001605 0.004578 1.377146 ( 1.620050)
build_miniruby 0.001133 0.000267 0.985913 ( 0.984790)
build_ruby 0.001022 0.000240 2.715301 ( 2.714814)
build_all 0.007916 0.000775 14.047802 ( 1.275660)
build_install 0.007151 0.000531 4.132522 ( 1.051400)
test_btest 0.000000 0.001109 75.737867 ( 6.591914)
test_basic 0.000000 0.003839 0.652952 ( 0.731617)
test_all 0.097182 0.032576 492.794809 ( 45.362846)
test_rubyspec 0.029745 0.020267 47.848198 ( 60.232909)
total: 120.57 sec