Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-163931
#<BuildRuby:0x000055d637a73df8
@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-163931",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.004382 0.788523 ( 1.016272)
build_miniruby 0.000000 0.000969 0.955776 ( 0.954290)
build_ruby 0.000000 0.001194 2.618783 ( 2.617407)
build_all 0.004748 0.004347 15.919854 ( 3.277613)
build_install 0.008701 0.001165 2.254704 ( 1.259172)
test_btest 0.000000 0.000576 65.270831 ( 11.033119)
test_basic 0.001782 0.002773 0.294257 ( 0.385314)
test_all 0.000827 0.000229 623.681761 (116.214377)
test_rubyspec 0.040533 0.020875 51.583933 ( 59.789212)
total: 196.55 sec