Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-163610
#<BuildRuby:0x0000561a62b24c10
@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.20220310-163610",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006079 0.006500 1.242199 ( 1.592004)
build_miniruby 0.002054 0.000342 8.500167 ( 7.727697)
build_ruby 0.002963 0.000494 2.584661 ( 2.397195)
build_all 0.014549 0.005208 18.801714 ( 2.263733)
build_install 0.013938 0.007664 5.389049 ( 2.245832)
test_btest 0.001036 0.000259 73.006909 ( 8.381245)
test_basic 0.003216 0.005901 0.342037 ( 0.431714)
test_all 0.001527 0.000458 682.331718 ( 65.868757)
test_rubyspec 0.122175 0.047452 46.285057 ( 51.557877)
total: 142.47 sec