Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-145149
#<BuildRuby:0x0000558ea1fcbf90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-145149",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000026 0.000010 0.000036 ( 0.000036)
autoconf 0.000043 0.000018 0.000061 ( 0.000060)
configure 0.000026 0.000011 0.000037 ( 0.000037)
build_up 0.002298 0.004931 0.808729 ( 1.220236)
build_miniruby 0.000737 0.000368 0.818290 ( 0.818252)
build_ruby 0.002021 0.000000 2.698862 ( 2.699466)
build_all 0.007841 0.000749 12.054914 ( 0.984055)
build_install 0.000000 0.010893 3.395309 ( 0.977104)
test_btest 0.000000 0.000699 62.318594 ( 5.958540)
test_basic 0.001757 0.002199 0.408226 ( 0.490021)
test_all 0.076057 0.020044 378.462254 ( 42.551719)
test_rubyspec 0.032041 0.035945 40.778329 ( 53.322722)
total: 109.02 sec