Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-182323
#<BuildRuby:0x000055d947055480
@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.20220718-182323",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008094 0.002428 0.822481 ( 0.927620)
build_miniruby 0.001216 0.000365 0.055458 ( 0.054186)
build_ruby 0.001526 0.000458 0.064890 ( 0.062869)
build_all 0.007505 0.000691 1.240265 ( 0.478495)
build_install 0.010525 0.006979 4.200243 ( 1.800680)
test_btest 0.001205 0.000402 51.020020 ( 6.121500)
test_basic 0.004524 0.001508 0.305876 ( 0.403866)
test_all 0.001921 0.000161 491.172990 ( 52.853148)
test_rubyspec 0.079877 0.053093 41.972933 ( 47.820798)
total: 110.52 sec