Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-174405
#<BuildRuby:0x000055b7b9d7b510
@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.20220301-174405",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000099 0.000014 0.000113 ( 0.000120)
build_up 0.007533 0.004551 1.059985 ( 1.216533)
build_miniruby 0.001690 0.000338 0.075004 ( 0.074418)
build_ruby 0.001732 0.000346 0.079110 ( 0.078580)
build_all 0.011081 0.000438 4.243175 ( 0.875351)
build_install 0.016698 0.007171 8.007011 ( 2.423298)
test_btest 0.000900 0.000200 74.729965 ( 7.811729)
test_basic 0.002083 0.005768 0.339322 ( 0.429987)
test_all 0.001732 0.000000 655.949706 ( 65.066462)
test_rubyspec 0.094285 0.069468 46.190462 ( 51.589023)
total: 129.57 sec