Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-231509
#<BuildRuby:0x00005621283c9570
@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.20220629-231509",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004619 0.005135 0.883705 ( 0.933886)
build_miniruby 0.001423 0.000356 0.064739 ( 0.063266)
build_ruby 0.001608 0.000000 0.061377 ( 0.060770)
build_all 0.007354 0.001045 1.215696 ( 0.494754)
build_install 0.008008 0.009136 5.040387 ( 2.434300)
test_btest 0.000943 0.000314 53.728119 ( 5.903084)
test_basic 0.004872 0.001624 0.300812 ( 0.390459)
test_all 0.003103 0.000000 503.452100 ( 53.194801)
test_rubyspec 0.077477 0.056958 42.234884 ( 48.037767)
total: 111.51 sec