Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-212351
#<BuildRuby:0x00005572812ecbf8
@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.20221116-212351",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000032 0.000009 0.000041 ( 0.000042)
build_up 0.000000 0.007715 1.093147 ( 1.116033)
build_miniruby 0.000000 0.001518 0.899854 ( 0.899783)
build_ruby 0.000000 0.002087 2.436355 ( 2.347437)
build_all 0.008234 0.009435 18.454831 ( 2.317654)
build_install 0.020212 0.000000 1.957962 ( 1.044224)
test_btest 0.001079 0.000000 87.429472 ( 9.387756)
test_basic 0.004018 0.003609 0.346794 ( 0.438533)
test_all 0.001079 0.000486 690.474893 ( 73.491133)
test_rubyspec 0.072219 0.051425 50.626851 ( 59.047063)
total: 150.09 sec