Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-035612
#<BuildRuby:0x000055efeed74a68
@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.20220804-035612",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009913 0.000434 0.947220 ( 1.700439)
build_miniruby 0.001891 0.000145 0.064744 ( 0.062676)
build_ruby 0.001340 0.000103 0.066043 ( 0.065548)
build_all 0.008632 0.000000 1.211065 ( 0.452228)
build_install 0.011854 0.005055 4.326831 ( 1.768078)
test_btest 0.001475 0.000174 53.022180 ( 6.251942)
test_basic 0.006666 0.000173 0.293068 ( 0.382727)
test_all 0.000000 0.002876 486.707472 ( 51.893819)
test_rubyspec 0.086585 0.046648 41.327062 ( 48.914766)
total: 111.49 sec