Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-062638
#<BuildRuby:0x000056149e436f08
@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.20220724-062638",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.008602 0.004201 0.829488 ( 2.012452)
build_miniruby 0.001184 0.000254 0.061925 ( 0.060199)
build_ruby 0.001271 0.000273 0.054879 ( 0.053442)
build_all 0.004824 0.003374 1.261093 ( 0.464064)
build_install 0.016273 0.000838 4.328860 ( 1.790469)
test_btest 0.001857 0.000391 54.937775 ( 6.202825)
test_basic 0.005212 0.001097 0.294111 ( 0.384319)
test_all 0.001708 0.000360 484.184202 ( 51.796201)
test_rubyspec 0.095684 0.035286 42.077870 ( 47.545774)
total: 110.31 sec