Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-114920
#<BuildRuby:0x000055606c8029c0
@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.20221024-114920",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008829 0.000123 1.161933 ( 1.212515)
build_miniruby 0.001706 0.000243 0.114452 ( 0.112307)
build_ruby 0.001602 0.000000 0.103532 ( 0.101677)
build_all 0.008821 0.000855 1.402353 ( 0.596125)
build_install 0.016133 0.000000 1.711205 ( 0.928670)
test_btest 0.001810 0.000000 64.067662 ( 6.680463)
test_basic 0.004187 0.002709 0.368796 ( 0.460015)
test_all 0.006689 0.000134 527.328953 ( 55.646605)
test_rubyspec 0.085400 0.040423 43.467089 ( 52.008292)
total: 117.75 sec