Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-214449
#<BuildRuby:0x00005578dd5ed480
@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.20221027-214449",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005152 0.004829 1.142217 ( 1.184265)
build_miniruby 0.001545 0.000238 0.100850 ( 0.098836)
build_ruby 0.001788 0.000000 0.099502 ( 0.097390)
build_all 0.006801 0.000586 1.273294 ( 0.579454)
build_install 0.016447 0.000000 1.609673 ( 0.888760)
test_btest 0.002134 0.000000 64.920513 ( 6.665325)
test_basic 0.007186 0.000000 0.352001 ( 0.442152)
test_all 0.006707 0.000228 492.255751 ( 53.453824)
test_rubyspec 0.056942 0.053226 43.350587 ( 51.650068)
total: 115.06 sec