Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-200947
#<BuildRuby:0x000055a1d68220a8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221006-200947",
@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.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004236 0.006013 1.047735 ( 1.109031)
build_miniruby 0.001228 0.000614 0.096994 ( 0.093790)
build_ruby 0.001126 0.000563 0.098955 ( 0.096004)
build_all 0.005801 0.002901 1.314360 ( 0.568752)
build_install 0.011455 0.002861 1.634279 ( 0.888525)
test_btest 0.001093 0.000497 60.900438 ( 6.533128)
test_basic 0.002596 0.004218 0.361760 ( 0.458812)
test_all 0.006741 0.000538 500.542800 ( 53.696654)
test_rubyspec 0.058336 0.071627 42.105224 ( 50.728686)
total: 114.17 sec