Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-075440
#<BuildRuby:0x0000564965c1be20
@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.20231231-075440",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000038 0.000000 0.000038 ( 0.000031)
build_up 0.001266 0.003334 1.155079 ( 1.538438)
build_miniruby 0.000000 0.000999 0.933811 ( 0.933537)
build_ruby 0.000000 0.001468 2.891089 ( 2.890685)
build_all 0.007385 0.002426 16.351002 ( 1.542282)
build_install 0.004131 0.004121 4.582015 ( 1.129654)
test_btest 0.000784 0.000302 82.408410 ( 7.422191)
test_basic 0.003268 0.001257 0.632613 ( 0.709551)
test_all 0.087836 0.048376 567.055494 ( 52.201765)
test_rubyspec 0.028311 0.020941 50.421786 ( 62.745161)
total: 131.11 sec