Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-011101
#<BuildRuby:0x000056012d78c038
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-011101",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003341 0.000000 0.621746 ( 1.044948)
build_miniruby 0.000823 0.000046 0.718648 ( 0.717795)
build_ruby 0.001384 0.000000 2.439352 ( 2.388507)
build_all 0.005875 0.003103 12.483484 ( 1.509635)
build_install 0.005948 0.000403 1.644113 ( 0.783157)
test_btest 0.000490 0.000086 66.148797 ( 6.189292)
test_basic 0.002643 0.000466 0.239158 ( 0.335548)
test_all 0.001215 0.000214 489.145897 ( 49.796232)
test_rubyspec 0.019342 0.007460 35.807921 ( 46.221801)
total: 108.99 sec