Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-214227
#<BuildRuby:0x00005558959bb340
@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.20220404-214227",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010452 0.000422 1.003225 ( 1.049345)
build_miniruby 0.002171 0.000145 0.069140 ( 0.066698)
build_ruby 0.002274 0.000151 0.068911 ( 0.066654)
build_all 0.005453 0.004358 4.183578 ( 0.827196)
build_install 0.024685 0.000000 8.472418 ( 2.937605)
test_btest 0.001675 0.000000 79.384400 ( 8.428124)
test_basic 0.008348 0.000000 0.337373 ( 0.424668)
test_all 0.002719 0.000000 701.936331 ( 67.728044)
test_rubyspec 0.119808 0.049800 46.436044 ( 51.822527)
total: 133.35 sec