Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-162919
#<BuildRuby:0x000055e68a7244f0
@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.20220315-162919",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010251 0.000227 1.018559 ( 1.100184)
build_miniruby 0.001849 0.000246 0.076042 ( 0.073971)
build_ruby 0.001783 0.000238 0.072027 ( 0.069926)
build_all 0.008124 0.001083 4.217861 ( 0.865793)
build_install 0.010296 0.013134 7.846138 ( 2.404142)
test_btest 0.000813 0.000216 75.822576 ( 8.219788)
test_basic 0.006043 0.000000 0.344368 ( 0.433839)
test_all 0.002114 0.000000 709.905940 ( 68.866144)
test_rubyspec 0.093877 0.076480 46.338696 ( 51.872534)
total: 133.91 sec