Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-154322
#<BuildRuby:0x000055fd5effc060
@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.20240105-154322",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004205 0.000068 0.742921 ( 1.133088)
build_miniruby 0.000737 0.000123 0.939202 ( 0.940227)
build_ruby 0.001598 0.000000 2.789085 ( 2.794383)
build_all 0.007186 0.000146 12.171358 ( 1.034143)
build_install 0.005598 0.002861 3.432429 ( 0.975783)
test_btest 0.000517 0.000091 62.666190 ( 6.613847)
test_basic 0.004299 0.000109 0.381644 ( 0.465135)
test_all 0.093667 0.023537 516.519266 ( 43.725040)
test_rubyspec 0.031587 0.034183 41.645482 ( 54.385600)
total: 112.07 sec