Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-060429
#<BuildRuby:0x0000564cfec72dc8
@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.20221201-060429",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005913 0.004433 1.219561 ( 2.783149)
build_miniruby 0.002425 0.000520 0.834926 ( 0.833250)
build_ruby 0.002651 0.000568 2.249114 ( 2.161331)
build_all 0.013843 0.007883 18.590461 ( 2.184484)
build_install 0.016543 0.005342 2.014049 ( 1.027048)
test_btest 0.001440 0.000000 87.753027 ( 9.084945)
test_basic 0.010401 0.000771 0.358726 ( 0.441483)
test_all 0.000000 0.001917 696.499383 ( 70.730260)
test_rubyspec 0.088154 0.086902 49.496333 ( 57.676356)
total: 146.92 sec