Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-142314
#<BuildRuby:0x00005588889e5550
@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.20221013-142314",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004782 0.006106 1.091031 ( 1.595718)
build_miniruby 0.001352 0.000361 0.097134 ( 0.094425)
build_ruby 0.001448 0.000386 0.098138 ( 0.095483)
build_all 0.007168 0.000859 1.278754 ( 0.570932)
build_install 0.012878 0.000000 1.642794 ( 0.897527)
test_btest 0.002260 0.000000 60.469958 ( 6.333753)
test_basic 0.007534 0.000000 0.312293 ( 0.400850)
test_all 0.007483 0.000000 505.999037 ( 54.041611)
test_rubyspec 0.108435 0.033013 43.133463 ( 51.629781)
total: 115.66 sec