Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-150717
#<BuildRuby:0x000055e97d280b10
@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.20220328-150717",
@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.000017 0.000003 0.000020 ( 0.000021)
configure 0.000075 0.000011 0.000086 ( 0.000098)
build_up 0.004286 0.007243 0.978410 ( 1.059889)
build_miniruby 0.001339 0.000357 0.075487 ( 0.074733)
build_ruby 0.002363 0.000630 0.075950 ( 0.074360)
build_all 0.009574 0.000299 4.148726 ( 0.832210)
build_install 0.020855 0.001632 7.910493 ( 2.408739)
test_btest 0.000979 0.000196 73.288338 ( 8.313222)
test_basic 0.008091 0.000647 0.343360 ( 0.430469)
test_all 0.001829 0.000349 704.486383 ( 68.261777)
test_rubyspec 0.121301 0.042342 45.835563 ( 51.321701)
total: 132.78 sec