Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-115345
#<BuildRuby:0x00005622dc445f48
@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.20221207-115345",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002274 0.007147 1.199850 ( 1.229482)
build_miniruby 0.002616 0.000000 0.848873 ( 0.852947)
build_ruby 0.003132 0.000000 2.214267 ( 2.130025)
build_all 0.015559 0.004024 18.503051 ( 2.146320)
build_install 0.020668 0.002352 2.071427 ( 1.022859)
test_btest 0.001001 0.000334 89.945919 ( 8.973415)
test_basic 0.005142 0.001714 0.342375 ( 0.431968)
test_all 0.001313 0.000438 684.348254 ( 69.657473)
test_rubyspec 0.097090 0.041580 49.242448 ( 57.734711)
total: 144.18 sec