Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-014532
#<BuildRuby:0x000055bddae4e038
@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.20220803-014532",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005913 0.003738 0.844779 ( 2.672465)
build_miniruby 0.001308 0.000000 0.054781 ( 0.054505)
build_ruby 0.001981 0.000000 0.063738 ( 0.061804)
build_all 0.007936 0.000420 1.242162 ( 0.454795)
build_install 0.007680 0.008086 4.291697 ( 1.781116)
test_btest 0.001516 0.000319 51.902492 ( 6.295651)
test_basic 0.001938 0.004670 0.290288 ( 0.380865)
test_all 0.001736 0.000000 495.578405 ( 52.589197)
test_rubyspec 0.086354 0.041360 41.470325 ( 49.006725)
total: 113.30 sec