Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-130901
#<BuildRuby:0x0000558ee577ead8
@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.20221017-130901",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002117 0.007583 1.125613 ( 1.263754)
build_miniruby 0.001428 0.000267 0.101869 ( 0.099389)
build_ruby 0.001183 0.000222 0.102619 ( 0.100806)
build_all 0.007951 0.001491 1.360158 ( 0.591201)
build_install 0.017121 0.002223 1.681785 ( 0.916611)
test_btest 0.001908 0.000000 63.078773 ( 6.785714)
test_basic 0.003275 0.004154 0.362202 ( 0.451111)
test_all 0.006572 0.000775 511.205934 ( 54.653659)
test_rubyspec 0.088362 0.040029 43.155436 ( 51.410132)
total: 116.27 sec