Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-094033
#<BuildRuby:0x000055840ccabc88
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220428-094033",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006416 0.000458 0.918957 ( 4.305795)
build_miniruby 0.000975 0.000070 0.057207 ( 0.055806)
build_ruby 0.000943 0.000068 0.059800 ( 0.058530)
build_all 0.003982 0.000284 1.481384 ( 0.591357)
build_install 0.006530 0.004418 6.253478 ( 2.818979)
test_btest 0.000546 0.000068 50.189672 ( 8.220349)
test_basic 0.005281 0.000660 0.334787 ( 0.422490)
test_all 0.001192 0.000149 630.745618 ( 92.733922)
test_rubyspec 0.091434 0.035245 43.525607 ( 48.515959)
total: 157.72 sec