Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-175328
#<BuildRuby:0x00005569128568a0
@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.20220219-175328",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009931 0.001419 0.948841 ( 1.035952)
build_miniruby 0.001694 0.000242 0.073021 ( 0.071721)
build_ruby 0.001680 0.000240 0.079705 ( 0.079373)
build_all 0.006260 0.005200 4.110456 ( 0.800332)
build_install 0.021285 0.001981 7.635384 ( 2.316877)
test_btest 0.001151 0.000203 76.432546 ( 8.538046)
test_basic 0.002383 0.005017 0.346991 ( 0.437417)
test_all 0.001966 0.000437 709.354589 ( 67.481807)
test_rubyspec 0.112589 0.052040 45.952523 ( 51.408017)
total: 132.17 sec