Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-122805
#<BuildRuby:0x0000559aed042f08
@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.20221007-122805",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000041 0.000012 0.000053 ( 0.000056)
configure 0.000035 0.000011 0.000046 ( 0.000044)
build_up 0.006262 0.005988 1.081112 ( 1.175222)
build_miniruby 0.000000 0.002405 0.100209 ( 0.097452)
build_ruby 0.000179 0.001362 0.086277 ( 0.085958)
build_all 0.006832 0.003153 1.351436 ( 0.603458)
build_install 0.011367 0.003034 1.653298 ( 0.903143)
test_btest 0.001325 0.000568 62.982258 ( 6.935820)
test_basic 0.003735 0.004355 0.350639 ( 0.444522)
test_all 0.006012 0.002166 484.047314 ( 52.626015)
test_rubyspec 0.087461 0.043461 42.440309 ( 50.940003)
total: 113.81 sec