Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-014511
#<BuildRuby:0x000055e156a56be8
@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.20221225-014511",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003888 0.000486 0.774692 ( 1.022348)
build_miniruby 0.001029 0.000000 1.000880 ( 0.999289)
build_ruby 0.001201 0.000000 2.637461 ( 2.636014)
build_all 0.008434 0.000272 15.829972 ( 3.334525)
build_install 0.008179 0.000409 2.251054 ( 1.277003)
test_btest 0.000541 0.000057 63.372272 ( 11.453672)
test_basic 0.004687 0.000494 0.313145 ( 0.403367)
test_all 0.001417 0.000150 644.760631 ( 99.541700)
test_rubyspec 0.048068 0.012744 51.881155 ( 60.064308)
total: 180.73 sec