Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-124829
#<BuildRuby:0x0000558055cf6860
@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.20221225-124829",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004760 0.004418 0.969929 ( 1.175328)
build_miniruby 0.000000 0.002571 0.840825 ( 0.840090)
build_ruby 0.000852 0.001953 2.140389 ( 2.141117)
build_all 0.016404 0.004348 18.584470 ( 2.165138)
build_install 0.018442 0.002343 2.042139 ( 1.027787)
test_btest 0.001128 0.000000 90.847920 ( 8.625062)
test_basic 0.004193 0.004919 0.354850 ( 0.443812)
test_all 0.001326 0.000628 659.426385 ( 69.014528)
test_rubyspec 0.100117 0.074712 48.151689 ( 56.283857)
total: 141.72 sec