Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-103134
#<BuildRuby:0x0000557fb104e148
@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.20221008-103134",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008740 0.000672 1.159808 ( 1.863114)
build_miniruby 0.004596 0.000353 1.418024 ( 1.247782)
build_ruby 0.002703 0.000208 1.873366 ( 1.833477)
build_all 0.013708 0.000204 12.899250 ( 1.720496)
build_install 0.014577 0.000565 1.747797 ( 0.919383)
test_btest 0.001725 0.000108 61.514799 ( 6.249466)
test_basic 0.006379 0.000398 0.356206 ( 0.448032)
test_all 0.003267 0.005350 484.003830 ( 53.334073)
test_rubyspec 0.069337 0.064373 42.674607 ( 50.921306)
total: 118.54 sec