Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-002635
#<BuildRuby:0x0000555c703a0c10
@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.20220208-002635",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.001657 0.009115 0.955916 ( 1.075303)
build_miniruby 0.001145 0.000801 0.078944 ( 0.077362)
build_ruby 0.001000 0.000701 0.077317 ( 0.075488)
build_all 0.009870 0.000656 4.150506 ( 0.791537)
build_install 0.010563 0.012855 7.765987 ( 2.324133)
test_btest 0.001035 0.000712 74.770453 ( 8.395849)
test_basic 0.006218 0.001379 0.345979 ( 0.440757)
test_all 0.000484 0.001165 704.783811 ( 67.916209)
test_rubyspec 0.095670 0.069150 46.004615 ( 51.437459)
total: 132.54 sec