Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-210322
#<BuildRuby:0x000055c67afc7510
@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.20220220-210322",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010293 0.000910 0.959354 ( 0.995912)
build_miniruby 0.002119 0.000303 0.073477 ( 0.070823)
build_ruby 0.002515 0.000000 0.076964 ( 0.074152)
build_all 0.010725 0.000000 4.135904 ( 0.788308)
build_install 0.023169 0.000934 7.805306 ( 2.333326)
test_btest 0.001230 0.000123 74.548574 ( 7.778605)
test_basic 0.007581 0.000262 0.334160 ( 0.421117)
test_all 0.001697 0.000162 696.388013 ( 67.444093)
test_rubyspec 0.111528 0.040076 46.212543 ( 51.800912)
total: 131.71 sec