Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-053038
#<BuildRuby:0x0000556f4b905438
@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-053038",
@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.000010 0.000001 0.000011 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003506 0.004634 0.955799 ( 1.010842)
build_miniruby 0.001541 0.000356 0.051557 ( 0.050498)
build_ruby 0.001018 0.000235 0.047344 ( 0.046506)
build_all 0.005982 0.001381 1.272091 ( 0.480083)
build_install 0.012119 0.002797 1.570804 ( 0.813052)
test_btest 0.001317 0.000304 62.084826 ( 6.390287)
test_basic 0.005992 0.000039 0.304178 ( 0.397284)
test_all 0.001499 0.000322 515.695884 ( 55.073085)
test_rubyspec 0.056559 0.072595 43.401259 ( 51.956660)
total: 116.22 sec