Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-044636
#<BuildRuby:0x0000564f773a87d0
@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.20220207-044636",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007425 0.003821 0.985050 ( 1.787244)
build_miniruby 0.001601 0.000300 0.078805 ( 0.076662)
build_ruby 0.001784 0.000335 0.075951 ( 0.073517)
build_all 0.004013 0.007023 4.126385 ( 0.779054)
build_install 0.020883 0.002213 7.784401 ( 2.337132)
test_btest 0.001068 0.000000 74.110140 ( 7.817356)
test_basic 0.007630 0.001021 0.343202 ( 0.430146)
test_all 0.000702 0.000976 703.134645 ( 67.222417)
test_rubyspec 0.097852 0.063414 45.929153 ( 51.375949)
total: 131.90 sec