Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-172252
#<BuildRuby:0x000055a6f76e6ad8
@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.20220826-172252",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009274 0.000714 0.894469 ( 2.182930)
build_miniruby 0.001332 0.000102 0.049553 ( 0.048774)
build_ruby 0.001862 0.000143 0.063053 ( 0.061786)
build_all 0.009111 0.000000 1.260174 ( 0.476780)
build_install 0.013706 0.000502 1.582522 ( 0.794344)
test_btest 0.001189 0.000074 52.977010 ( 6.218973)
test_basic 0.000116 0.005585 0.282052 ( 0.374890)
test_all 0.002818 0.002000 511.643085 ( 54.212266)
test_rubyspec 0.093047 0.025304 41.878210 ( 50.463841)
total: 114.84 sec