Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-230031
#<BuildRuby:0x00005621ef90c448
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-230031",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.010447 0.000173 1.238851 ( 1.256244)
build_miniruby 0.002360 0.000148 0.846245 ( 0.844900)
build_ruby 0.003091 0.000000 2.234245 ( 2.142414)
build_all 0.015308 0.005295 18.773706 ( 2.210735)
build_install 0.021802 0.000000 2.075896 ( 1.017184)
test_btest 0.001308 0.000000 96.617006 ( 9.553157)
test_basic 0.005835 0.004826 0.351041 ( 0.434723)
test_all 0.003544 0.000000 698.325981 ( 72.607142)
test_rubyspec 0.132969 0.042413 49.503112 ( 57.630371)
total: 147.70 sec