Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-003405
#<BuildRuby:0x000055cdc0f93fd8
@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.20240107-003405",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004483 0.000057 1.160338 ( 1.559844)
build_miniruby 0.000957 0.000000 1.390604 ( 1.393363)
build_ruby 0.001705 0.000000 4.516049 ( 4.528702)
build_all 0.009692 0.000431 16.331023 ( 1.629773)
build_install 0.010350 0.004449 5.185124 ( 2.048193)
test_btest 0.000777 0.000101 81.694474 ( 7.698739)
test_basic 0.004775 0.000623 0.668388 ( 0.739777)
test_all 0.073753 0.050676 550.297959 ( 58.373220)
test_rubyspec 0.038324 0.023180 72.632142 ( 84.919619)
total: 162.89 sec