Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-092336
#<BuildRuby:0x0000565261b6a148
@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.20221030-092336",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000050 0.000000 0.000050 ( 0.000051)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006272 0.002910 1.122205 ( 1.312574)
build_miniruby 0.001605 0.000344 0.104509 ( 0.101687)
build_ruby 0.001212 0.000260 0.105420 ( 0.102796)
build_all 0.007207 0.000633 1.345574 ( 0.587448)
build_install 0.002675 0.013844 1.674091 ( 0.890193)
test_btest 0.000991 0.000396 63.440783 ( 6.898633)
test_basic 0.004429 0.001772 0.342293 ( 0.440766)
test_all 0.004001 0.001600 515.718370 ( 54.251219)
test_rubyspec 0.076171 0.049332 43.380001 ( 52.005119)
total: 116.59 sec