Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-094229
#<BuildRuby:0x00005598d104d570
@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.20221008-094229",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008834 0.001221 1.131455 ( 1.152433)
build_miniruby 0.001327 0.000332 0.098363 ( 0.095119)
build_ruby 0.001163 0.000290 0.097372 ( 0.094978)
build_all 0.007913 0.000769 1.329927 ( 0.566813)
build_install 0.004081 0.011259 1.640900 ( 0.873176)
test_btest 0.001132 0.000435 63.631818 ( 6.686659)
test_basic 0.007447 0.000783 0.358987 ( 0.452590)
test_all 0.007535 0.000000 505.947105 ( 54.282418)
test_rubyspec 0.097995 0.040977 42.885963 ( 51.436963)
total: 115.64 sec