Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-121649
#<BuildRuby:0x0000564f7951d438
@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.20221106-121649",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004802 0.002647 0.880068 ( 1.189675)
build_miniruby 0.000976 0.000406 0.051424 ( 0.050071)
build_ruby 0.000948 0.000396 0.049327 ( 0.048004)
build_all 0.006245 0.000941 1.219149 ( 0.464137)
build_install 0.010891 0.004188 1.571125 ( 0.815500)
test_btest 0.001271 0.000488 60.446789 ( 6.648820)
test_basic 0.004005 0.001541 0.306835 ( 0.397437)
test_all 0.002916 0.000000 497.227830 ( 53.777916)
test_rubyspec 0.091030 0.033554 43.439955 ( 51.931147)
total: 115.32 sec