Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-003800
#<BuildRuby:0x0000563ecf8a89c8
@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.20221114-003800",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010298 0.000404 1.112371 ( 1.123758)
build_miniruby 0.002291 0.000153 0.124431 ( 0.119791)
build_ruby 0.002496 0.000000 0.119183 ( 0.101680)
build_all 0.009446 0.000000 1.591279 ( 0.684004)
build_install 0.013990 0.004552 1.943993 ( 0.996930)
test_btest 0.001208 0.000115 88.658848 ( 8.852598)
test_basic 0.007336 0.000236 0.407307 ( 0.502331)
test_all 0.001726 0.000157 698.344579 ( 70.088507)
test_rubyspec 0.150902 0.024740 48.084904 ( 56.544395)
total: 139.02 sec