Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-203559
#<BuildRuby:0x000055b3e8070e30
@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.20220728-203559",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007645 0.003930 0.868453 ( 1.034890)
build_miniruby 0.001351 0.000289 0.064683 ( 0.063034)
build_ruby 0.001194 0.000256 0.057086 ( 0.055729)
build_all 0.007544 0.001617 1.258194 ( 0.487101)
build_install 0.012155 0.003226 4.347738 ( 1.767935)
test_btest 0.001430 0.000318 51.577087 ( 6.136609)
test_basic 0.006704 0.000477 0.291105 ( 0.381197)
test_all 0.001892 0.000398 477.044550 ( 51.415393)
test_rubyspec 0.055967 0.070891 41.774431 ( 47.546470)
total: 108.89 sec