Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-060944
#<BuildRuby:0x00005625e43dbac0
@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.20221214-060944",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003611 0.000000 0.663486 ( 1.321101)
build_miniruby 0.000943 0.000046 0.740909 ( 0.740012)
build_ruby 0.001345 0.000000 2.661689 ( 2.585960)
build_all 0.000093 0.009433 12.501560 ( 1.503011)
build_install 0.003513 0.003418 1.639280 ( 0.784923)
test_btest 0.000516 0.000143 65.838702 ( 6.323317)
test_basic 0.001082 0.002684 0.257776 ( 0.353034)
test_all 0.001305 0.000412 510.917723 ( 69.803898)
test_rubyspec 0.015966 0.010264 34.885620 ( 45.489626)
total: 128.91 sec