Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-163129
#<BuildRuby:0x000055dde5966f90
@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.20220721-163129",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000042 0.000011 0.000053 ( 0.000049)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.007633 0.002082 0.828999 ( 0.906055)
build_miniruby 0.001658 0.000000 0.054286 ( 0.053040)
build_ruby 0.001869 0.000000 0.064944 ( 0.063815)
build_all 0.004967 0.003139 1.258243 ( 0.477382)
build_install 0.010000 0.006238 4.316626 ( 1.809485)
test_btest 0.001852 0.000000 51.689045 ( 6.063793)
test_basic 0.005803 0.000000 0.288218 ( 0.379790)
test_all 0.003926 0.000000 477.705387 ( 51.616636)
test_rubyspec 0.086550 0.052629 42.022598 ( 47.719509)
total: 109.09 sec