Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-044811
#<BuildRuby:0x000055b9be8c9e98
@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.20221219-044811",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000765 0.003619 0.913702 ( 1.119849)
build_miniruby 0.000943 0.000105 0.983946 ( 0.982752)
build_ruby 0.001184 0.000131 2.800307 ( 2.713980)
build_all 0.008461 0.000484 15.754296 ( 3.373956)
build_install 0.008495 0.000433 2.249732 ( 1.294220)
test_btest 0.000510 0.000051 66.781540 ( 10.830131)
test_basic 0.005193 0.000000 0.348704 ( 0.438777)
test_all 0.000000 0.001508 664.889212 (152.367062)
test_rubyspec 0.066867 0.013347 52.751914 ( 60.962196)
total: 234.08 sec