Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-185823
#<BuildRuby:0x00005592030d4f40
@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-185823",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010025 0.000669 0.953129 ( 1.068796)
build_miniruby 0.001755 0.000117 0.078057 ( 0.076075)
build_ruby 0.001976 0.000132 0.079826 ( 0.077921)
build_all 0.009382 0.000285 4.111294 ( 0.782651)
build_install 0.015635 0.005713 7.950095 ( 2.370846)
test_btest 0.001432 0.000159 76.463583 ( 8.207451)
test_basic 0.007411 0.000824 0.345037 ( 0.433076)
test_all 0.001826 0.000203 669.220139 ( 65.551684)
test_rubyspec 0.101987 0.052000 45.947090 ( 51.498136)
total: 130.07 sec