Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-114030
#<BuildRuby:0x000055fa0c130090
@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.20231229-114030",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003586 0.000718 1.028988 ( 1.431984)
build_miniruby 0.000958 0.000191 0.915920 ( 0.914905)
build_ruby 0.001054 0.000211 2.745982 ( 2.745303)
build_all 0.010096 0.000125 16.787991 ( 1.454055)
build_install 0.006182 0.003133 4.821514 ( 1.252597)
test_btest 0.000849 0.000170 85.821313 ( 7.649698)
test_basic 0.003567 0.000714 0.576374 ( 0.655154)
test_all 0.111611 0.021327 575.988710 ( 52.098527)
test_rubyspec 0.021534 0.027043 50.124564 ( 62.375296)
total: 130.58 sec