Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-131247
#<BuildRuby:0x0000558041e6fe80
@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.20221221-131247",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000338 0.003993 0.875995 ( 1.095670)
build_miniruby 0.000833 0.000098 0.992282 ( 0.991099)
build_ruby 0.001072 0.000126 2.590711 ( 2.589213)
build_all 0.003367 0.005708 15.718928 ( 3.270420)
build_install 0.008124 0.001548 2.196792 ( 1.228808)
test_btest 0.000508 0.000097 63.941845 ( 11.097136)
test_basic 0.000766 0.004072 0.327845 ( 0.419202)
test_all 0.001173 0.000280 678.847111 (140.493662)
test_rubyspec 0.051677 0.019560 51.529293 ( 59.668644)
total: 220.85 sec