Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-054117
#<BuildRuby:0x0000561cef1251f8
@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.20221018-054117",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004865 0.004351 1.119457 ( 1.181799)
build_miniruby 0.001642 0.000000 0.108495 ( 0.105630)
build_ruby 0.001645 0.000000 0.096683 ( 0.093463)
build_all 0.005321 0.004359 1.362841 ( 0.588646)
build_install 0.013543 0.001080 1.693602 ( 0.898861)
test_btest 0.001794 0.000211 61.200223 ( 6.835800)
test_basic 0.002252 0.004558 0.354991 ( 0.444301)
test_all 0.006561 0.001093 500.448470 ( 53.833896)
test_rubyspec 0.093845 0.035601 43.096183 ( 51.608678)
total: 115.59 sec