Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-004816
#<BuildRuby:0x0000564b3f86f8e0
@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-004816",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000626 0.003601 1.142954 ( 1.512143)
build_miniruby 0.001050 0.000105 1.358986 ( 1.360556)
build_ruby 0.001587 0.000000 4.071358 ( 4.082691)
build_all 0.006131 0.003843 16.542975 ( 1.643503)
build_install 0.014164 0.000320 4.762228 ( 1.580479)
test_btest 0.000657 0.000078 86.444717 ( 10.187773)
test_basic 0.001532 0.003596 0.634110 ( 0.706093)
test_all 0.102523 0.019022 550.989899 ( 68.081559)
test_rubyspec 0.045141 0.015175 72.219563 ( 84.614948)
total: 173.77 sec