Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-222550
#<BuildRuby:0x000056205dec7858
@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.20220214-222550",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003334 0.007654 0.927614 ( 1.019638)
build_miniruby 0.002016 0.000378 0.074626 ( 0.072722)
build_ruby 0.002068 0.000388 0.075464 ( 0.073375)
build_all 0.004739 0.005299 4.109226 ( 0.791104)
build_install 0.012883 0.010182 7.875566 ( 2.320154)
test_btest 0.000907 0.000302 75.269210 ( 8.179171)
test_basic 0.007222 0.000000 0.347215 ( 0.436202)
test_all 0.001093 0.000999 669.048299 ( 65.611553)
test_rubyspec 0.079613 0.075758 45.815825 ( 51.118139)
total: 129.62 sec