Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-003318
#<BuildRuby:0x0000564c2ce70c10
@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.20220306-003318",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002047 0.011375 1.010851 ( 1.038678)
build_miniruby 0.001212 0.000707 0.077924 ( 0.076208)
build_ruby 0.001511 0.000881 0.079363 ( 0.076811)
build_all 0.008666 0.002366 4.228320 ( 0.872206)
build_install 0.016817 0.006100 7.963337 ( 2.449879)
test_btest 0.000789 0.000394 72.677809 ( 7.954602)
test_basic 0.005558 0.002845 0.342890 ( 0.438886)
test_all 0.001147 0.000573 660.400584 ( 70.025772)
test_rubyspec 0.083105 0.077498 46.382501 ( 51.548422)
total: 134.48 sec