Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-204425
#<BuildRuby:0x000055c5f42991f8
@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-204425",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010842 0.000000 1.160693 ( 1.204386)
build_miniruby 0.001440 0.000204 0.113578 ( 0.111258)
build_ruby 0.001115 0.000239 0.114057 ( 0.111066)
build_all 0.007825 0.000775 1.405946 ( 0.591006)
build_install 0.010639 0.005821 1.703059 ( 0.899032)
test_btest 0.001881 0.000471 61.819833 ( 6.519343)
test_basic 0.007058 0.000544 0.357643 ( 0.446499)
test_all 0.006744 0.001587 498.404833 ( 53.019184)
test_rubyspec 0.080689 0.043834 43.306191 ( 51.540330)
total: 114.44 sec