Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-071005
#<BuildRuby:0x00005609bd4204d8
@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.20220316-071005",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007105 0.004669 1.074391 ( 2.783085)
build_miniruby 0.001982 0.000000 0.071363 ( 0.069473)
build_ruby 0.002027 0.000000 0.079207 ( 0.077456)
build_all 0.008660 0.000830 4.143703 ( 0.860031)
build_install 0.016191 0.007261 8.125692 ( 2.490893)
test_btest 0.001211 0.000285 76.793932 ( 8.584030)
test_basic 0.005313 0.001250 0.337756 ( 0.427534)
test_all 0.001510 0.000355 659.475384 ( 67.828032)
test_rubyspec 0.098056 0.058409 46.212620 ( 51.783026)
total: 134.90 sec