Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-080537
#<BuildRuby:0x00005599bd1403c8
@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.20221228-080537",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000022 0.000002 0.000024 ( 0.000046)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002051 0.004369 0.899435 ( 1.054823)
build_miniruby 0.001135 0.000151 1.019549 ( 1.017354)
build_ruby 0.001496 0.000200 2.780396 ( 2.777754)
build_all 0.008969 0.000569 16.650941 ( 2.971694)
build_install 0.005947 0.003415 2.255420 ( 1.178416)
test_btest 0.000946 0.000149 78.438583 ( 10.492668)
test_basic 0.007081 0.000000 0.355341 ( 0.440681)
test_all 0.000000 0.001590 665.198593 (101.736058)
test_rubyspec 0.075618 0.032486 51.392412 ( 59.537179)
total: 181.21 sec