Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-010807
#<BuildRuby:0x000055c670b9f280
@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.20231220-010807",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001161 0.004376 1.230171 ( 1.602298)
build_miniruby 0.000736 0.000276 0.889456 ( 0.889879)
build_ruby 0.001350 0.000000 2.718057 ( 2.718257)
build_all 0.003437 0.006668 16.513808 ( 1.490132)
build_install 0.007511 0.001527 4.822422 ( 1.177908)
test_btest 0.000484 0.000204 88.936689 ( 7.044513)
test_basic 0.004342 0.000095 0.760042 ( 0.835506)
test_all 0.100776 0.032707 538.087329 ( 52.352437)
test_rubyspec 0.016439 0.030709 51.441915 ( 63.767731)
total: 131.88 sec