Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-061011
#<BuildRuby:0x000055cc41fbd570
@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.20221027-061011",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010234 0.000148 1.104118 ( 1.595225)
build_miniruby 0.001801 0.000120 0.101937 ( 0.098883)
build_ruby 0.001345 0.000089 0.096790 ( 0.093916)
build_all 0.003147 0.004794 1.306911 ( 0.566135)
build_install 0.004809 0.009243 1.606524 ( 0.904373)
test_btest 0.001928 0.000482 60.989495 ( 6.392641)
test_basic 0.006034 0.000305 0.359364 ( 0.449678)
test_all 0.007026 0.000491 485.927596 ( 53.737672)
test_rubyspec 0.083955 0.032111 43.649321 ( 52.195361)
total: 116.03 sec