Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-120759
#<BuildRuby:0x000055e5d13fb440
@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.20220311-120759",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001308 0.008914 0.993620 ( 1.087279)
build_miniruby 0.002165 0.000000 0.077975 ( 0.075642)
build_ruby 0.001888 0.000000 0.076410 ( 0.074541)
build_all 0.009230 0.000230 1.529884 ( 0.611126)
build_install 0.019450 0.003368 5.180497 ( 2.196524)
test_btest 0.000000 0.001330 74.417537 ( 8.110000)
test_basic 0.004461 0.003380 0.334006 ( 0.421356)
test_all 0.002643 0.000250 710.200599 ( 68.066494)
test_rubyspec 0.089978 0.077887 46.504623 ( 51.892148)
total: 132.54 sec