Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-062230
#<BuildRuby:0x000055f0e5860b38
@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.20220502-062230",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000015 0.000007 0.000022 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009616 0.002386 1.100514 ( 2.704452)
build_miniruby 0.001380 0.000575 0.073890 ( 0.071833)
build_ruby 0.001473 0.000614 0.073682 ( 0.071423)
build_all 0.006805 0.002835 1.505274 ( 0.616285)
build_install 0.020143 0.003484 5.799607 ( 2.799136)
test_btest 0.000987 0.000353 71.727552 ( 8.409465)
test_basic 0.006240 0.002228 0.319136 ( 0.406603)
test_all 0.002349 0.000839 651.316069 ( 64.418183)
test_rubyspec 0.093323 0.090803 45.360973 ( 50.588507)
total: 130.09 sec