Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-111311
#<BuildRuby:0x0000561e8841f1c0
@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.20221230-111311",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003477 0.000268 0.619888 ( 1.023300)
build_miniruby 0.000843 0.000065 0.751120 ( 0.750728)
build_ruby 0.001252 0.000096 2.569401 ( 2.569192)
build_all 0.008546 0.000000 12.668973 ( 1.510265)
build_install 0.006196 0.000408 1.611502 ( 0.759471)
test_btest 0.000645 0.000043 63.544740 ( 6.436384)
test_basic 0.003534 0.000236 0.275498 ( 0.370400)
test_all 0.000958 0.000064 482.720718 ( 48.407612)
test_rubyspec 0.010011 0.017994 35.025400 ( 45.613671)
total: 107.44 sec