Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-223923
#<BuildRuby:0x000055b897854a58
@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.20220327-223923",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010619 0.000305 1.005722 ( 1.136576)
build_miniruby 0.002267 0.000303 0.079832 ( 0.077530)
build_ruby 0.001618 0.000216 0.077720 ( 0.075915)
build_all 0.009418 0.000602 4.222160 ( 0.842890)
build_install 0.017423 0.006175 7.945551 ( 2.455167)
test_btest 0.000963 0.000160 76.666015 ( 7.994806)
test_basic 0.003136 0.004916 0.337323 ( 0.425917)
test_all 0.001421 0.000299 704.159553 ( 68.411907)
test_rubyspec 0.126873 0.031338 45.811068 ( 51.358838)
total: 132.78 sec