Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-115938
#<BuildRuby:0x0000557b988c0488
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-115938",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004623 0.000098 1.144273 ( 1.134114)
build_miniruby 0.000860 0.000000 0.997421 ( 0.996164)
build_ruby 0.001156 0.000000 2.839057 ( 2.751251)
build_all 0.009081 0.000000 15.742107 ( 3.317741)
build_install 0.009961 0.000586 2.286263 ( 1.321137)
test_btest 0.000490 0.000054 63.925802 ( 11.124555)
test_basic 0.004524 0.000502 0.300608 ( 0.390692)
test_all 0.000845 0.000094 653.105659 (122.425229)
test_rubyspec 0.049512 0.016025 53.290725 ( 61.395069)
total: 204.86 sec