Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-133331
#<BuildRuby:0x000055fb049b3778
@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.20220316-133331",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000111 0.000008 0.000119 ( 0.000124)
build_up 0.005231 0.004876 1.010129 ( 1.721585)
build_miniruby 0.002568 0.000000 0.075167 ( 0.073017)
build_ruby 0.001862 0.000003 0.070917 ( 0.069300)
build_all 0.010747 0.000000 4.207170 ( 0.847017)
build_install 0.022539 0.000600 7.923414 ( 2.389646)
test_btest 0.001028 0.000098 73.148758 ( 8.407225)
test_basic 0.002997 0.005300 0.351188 ( 0.444545)
test_all 0.000719 0.001424 689.842659 ( 67.069333)
test_rubyspec 0.109703 0.035070 46.046894 ( 51.431700)
total: 132.45 sec