Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-231013
#<BuildRuby:0x000055ddf568caf8
@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.20220212-231013",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009821 0.000890 0.934374 ( 0.979896)
build_miniruby 0.001749 0.000269 0.068602 ( 0.066393)
build_ruby 0.001509 0.000232 0.074388 ( 0.072277)
build_all 0.010127 0.000768 4.130672 ( 0.785139)
build_install 0.023546 0.000332 7.738044 ( 2.315294)
test_btest 0.001101 0.000123 72.580719 ( 8.372154)
test_basic 0.007425 0.000216 0.348455 ( 0.437502)
test_all 0.000000 0.002000 681.578540 ( 66.803515)
test_rubyspec 0.068803 0.092271 46.197776 ( 51.757321)
total: 131.59 sec