Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-012043
#<BuildRuby:0x000056256cb38b38
@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.20220224-012043",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000027 0.000009 0.000036 ( 0.000037)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009120 0.001594 0.877663 ( 3.197679)
build_miniruby 0.001531 0.000471 0.073247 ( 0.070959)
build_ruby 0.001530 0.000470 0.075843 ( 0.074012)
build_all 0.007397 0.002599 4.197179 ( 0.834291)
build_install 0.024114 0.000745 7.917839 ( 2.401189)
test_btest 0.001655 0.000395 70.440489 ( 8.156604)
test_basic 0.002522 0.005153 0.342094 ( 0.430798)
test_all 0.001533 0.000226 700.075449 ( 67.530444)
test_rubyspec 0.124939 0.046522 46.219553 ( 51.656520)
total: 134.35 sec