Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-013544
#<BuildRuby:0x0000560964c986c8
@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.20220308-013544",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007135 0.004856 1.016554 ( 1.450908)
build_miniruby 0.001636 0.000467 0.074469 ( 0.073217)
build_ruby 0.001460 0.000417 0.082015 ( 0.080925)
build_all 0.003765 0.005759 4.227689 ( 0.868094)
build_install 0.020550 0.002414 7.981018 ( 2.444523)
test_btest 0.000839 0.000252 72.437334 ( 8.146183)
test_basic 0.006254 0.001876 0.332160 ( 0.421369)
test_all 0.001412 0.000423 703.469812 ( 67.991521)
test_rubyspec 0.100491 0.061726 46.435009 ( 51.898123)
total: 133.38 sec