Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-124405
#<BuildRuby:0x0000558efd2e7e80
@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.20221209-124405",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000753 0.003895 1.127152 ( 1.137776)
build_miniruby 0.001019 0.000056 0.928644 ( 0.927081)
build_ruby 0.001166 0.000064 2.771362 ( 2.684858)
build_all 0.005306 0.003751 15.862587 ( 3.256002)
build_install 0.005557 0.004128 2.287504 ( 1.292202)
test_btest 0.000573 0.000000 66.623644 ( 10.724863)
test_basic 0.004861 0.000205 0.330490 ( 0.421331)
test_all 0.000819 0.000111 644.630718 (125.027594)
test_rubyspec 0.049067 0.016688 53.383784 ( 61.595248)
total: 207.07 sec