Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-074300
#<BuildRuby:0x0000562421a57f80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220718-074300",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006312 0.868552 ( 0.954045)
build_miniruby 0.000000 0.000936 0.057223 ( 0.055949)
build_ruby 0.000000 0.000935 0.059372 ( 0.058112)
build_all 0.002669 0.002113 1.528096 ( 0.604247)
build_install 0.001157 0.008072 5.655194 ( 2.164463)
test_btest 0.000477 0.000238 52.054155 ( 8.124431)
test_basic 0.004776 0.000424 0.294879 ( 0.384357)
test_all 0.000899 0.000420 605.301368 ( 88.484138)
test_rubyspec 0.065938 0.042832 43.651497 ( 49.228388)
total: 150.06 sec