Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-113301
#<BuildRuby:0x000055f22a15e678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-113301",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.002836 0.003938 0.843278 ( 1.154730)
build_miniruby 0.001230 0.000154 1.015494 ( 1.013560)
build_ruby 0.001256 0.000157 2.775399 ( 2.772878)
build_all 0.009710 0.000150 16.891507 ( 3.019241)
build_install 0.006095 0.005274 2.120238 ( 1.076685)
test_btest 0.000904 0.000151 69.839367 ( 11.778918)
test_basic 0.006237 0.001040 0.348770 ( 0.433681)
test_all 0.001206 0.000201 680.195800 (100.680451)
test_rubyspec 0.060800 0.020995 51.860002 ( 59.981645)
total: 181.91 sec