Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-072947
#<BuildRuby:0x000056128a2bf118
@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.20221222-072947",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003066 0.000613 0.631994 ( 1.060348)
build_miniruby 0.000739 0.000148 0.731132 ( 0.730608)
build_ruby 0.000000 0.001293 2.494455 ( 2.496314)
build_all 0.005267 0.003827 12.465459 ( 1.500741)
build_install 0.006626 0.000000 1.629529 ( 0.770181)
test_btest 0.000727 0.000000 64.263394 ( 6.424503)
test_basic 0.003230 0.000094 0.244499 ( 0.340258)
test_all 0.001230 0.000289 512.224541 ( 73.113840)
test_rubyspec 0.010610 0.017692 34.937026 ( 45.530180)
total: 131.97 sec