Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-215135
#<BuildRuby:0x000055946efeabe8
@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.20221213-215135",
@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.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004466 0.000055 0.832750 ( 1.058940)
build_miniruby 0.000958 0.000000 1.094405 ( 1.093168)
build_ruby 0.001320 0.000000 2.803606 ( 2.717682)
build_all 0.006281 0.002875 15.898371 ( 3.396408)
build_install 0.008057 0.000656 2.269598 ( 1.322141)
test_btest 0.000527 0.000079 67.087991 ( 11.205145)
test_basic 0.004747 0.000116 0.312601 ( 0.403994)
test_all 0.001165 0.000166 673.035451 (145.487423)
test_rubyspec 0.044047 0.023016 51.888753 ( 60.114266)
total: 226.80 sec