Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-131212
#<BuildRuby:0x0000561199a8fe20
@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.20221224-131212",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003220 0.000805 0.903984 ( 1.374976)
build_miniruby 0.000800 0.000000 0.977146 ( 0.975989)
build_ruby 0.001069 0.000000 2.615645 ( 2.614222)
build_all 0.008548 0.000511 15.782381 ( 3.324244)
build_install 0.010278 0.000357 2.234785 ( 1.254989)
test_btest 0.000431 0.000087 61.313606 ( 11.139624)
test_basic 0.004771 0.000078 0.332856 ( 0.424021)
test_all 0.000782 0.000149 645.522754 (106.088008)
test_rubyspec 0.031964 0.033378 51.275115 ( 59.494424)
total: 186.69 sec