Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-074824
#<BuildRuby:0x00005576e4f92148
@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-074824",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004772 0.004751 0.914066 ( 0.963292)
build_miniruby 0.001597 0.000246 0.051970 ( 0.050387)
build_ruby 0.001229 0.000189 0.044537 ( 0.043360)
build_all 0.007966 0.000000 1.240525 ( 0.467322)
build_install 0.008893 0.005194 1.561930 ( 0.803600)
test_btest 0.001282 0.000241 63.029271 ( 6.136336)
test_basic 0.005693 0.000141 0.315666 ( 0.407338)
test_all 0.002521 0.000000 524.690173 ( 55.461890)
test_rubyspec 0.097295 0.033165 43.396832 ( 51.947319)
total: 116.28 sec