Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-100057
#<BuildRuby:0x0000559a2d5cc728
@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-100057",
@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.000007 0.000001 0.000008 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000011 0.004084 0.864373 ( 1.123229)
build_miniruby 0.000897 0.000095 1.031337 ( 1.030103)
build_ruby 0.001189 0.000125 2.614545 ( 2.612795)
build_all 0.008259 0.000870 15.882762 ( 3.296618)
build_install 0.005967 0.002997 2.251333 ( 1.263103)
test_btest 0.000490 0.000064 57.804447 ( 11.643622)
test_basic 0.000932 0.003596 0.342569 ( 0.434023)
test_all 0.001150 0.000192 669.799891 (138.558329)
test_rubyspec 0.047243 0.017114 52.201263 ( 60.391459)
total: 220.35 sec