Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-103551
#<BuildRuby:0x000055fc32158630
@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.20221201-103551",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.009960 0.000901 1.211064 ( 1.212955)
build_miniruby 0.002731 0.000000 0.851670 ( 0.849297)
build_ruby 0.002875 0.000159 2.265522 ( 2.162046)
build_all 0.021321 0.000304 18.695979 ( 2.206782)
build_install 0.019908 0.001030 2.030462 ( 1.054094)
test_btest 0.000000 0.001639 91.901906 ( 8.902581)
test_basic 0.007047 0.003082 0.354236 ( 0.437836)
test_all 0.001828 0.000249 694.534201 ( 69.731477)
test_rubyspec 0.111592 0.059946 49.689959 ( 57.814620)
total: 144.37 sec