Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-000252
#<BuildRuby:0x000055e28b175390
@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.20220821-000252",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009153 0.000363 0.834685 ( 0.908654)
build_miniruby 0.001548 0.000110 0.060790 ( 0.059032)
build_ruby 0.001241 0.000088 0.057196 ( 0.055770)
build_all 0.003960 0.004560 1.262538 ( 0.464393)
build_install 0.012766 0.000417 1.570869 ( 0.775970)
test_btest 0.000839 0.000099 52.356285 ( 6.234887)
test_basic 0.006153 0.000724 0.298302 ( 0.387913)
test_all 0.002633 0.000309 481.386003 ( 51.753969)
test_rubyspec 0.063804 0.059226 41.878770 ( 50.486750)
total: 111.13 sec