Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-141732
#<BuildRuby:0x000055d5e2e485f0
@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.20220301-141732",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001919 0.009036 0.990403 ( 1.051186)
build_miniruby 0.002239 0.000000 0.067809 ( 0.065981)
build_ruby 0.002099 0.000059 0.075172 ( 0.073295)
build_all 0.005072 0.004632 4.132163 ( 0.854244)
build_install 0.015716 0.007420 7.867394 ( 2.378751)
test_btest 0.001013 0.000443 72.181565 ( 8.345064)
test_basic 0.005025 0.002198 0.330345 ( 0.429941)
test_all 0.001201 0.000526 651.451573 ( 65.471132)
test_rubyspec 0.094191 0.072954 46.556878 ( 52.044080)
total: 130.71 sec