Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-210900
#<BuildRuby:0x0000564e391e9550
@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.20221030-210900",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010079 0.000975 1.164917 ( 1.201892)
build_miniruby 0.001399 0.000216 0.108688 ( 0.106313)
build_ruby 0.001517 0.000233 0.108974 ( 0.105766)
build_all 0.007693 0.001183 1.374830 ( 0.563501)
build_install 0.007325 0.008162 1.664981 ( 0.906748)
test_btest 0.001417 0.000354 63.421830 ( 6.586914)
test_basic 0.003108 0.004211 0.342714 ( 0.442655)
test_all 0.005886 0.000853 519.302881 ( 55.243541)
test_rubyspec 0.080049 0.046507 43.517629 ( 52.101823)
total: 117.26 sec