Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-190130
#<BuildRuby:0x00005609353684d8
@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.20220326-190130",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.010239 0.000731 0.985524 ( 1.282751)
build_miniruby 0.001912 0.000136 0.069807 ( 0.067609)
build_ruby 0.001991 0.000142 0.070424 ( 0.067989)
build_all 0.010767 0.000000 4.053420 ( 0.832291)
build_install 0.019675 0.004167 7.971199 ( 2.438033)
test_btest 0.001091 0.000099 72.671318 ( 7.810087)
test_basic 0.001889 0.004947 0.326610 ( 0.416453)
test_all 0.002163 0.000113 667.865363 ( 66.043888)
test_rubyspec 0.112108 0.054158 45.908416 ( 51.343131)
total: 130.30 sec