Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-030742
#<BuildRuby:0x0000565070da6148
@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.20220722-030742",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005032 0.004392 0.814304 ( 1.524070)
build_miniruby 0.001283 0.000583 0.104927 ( 0.103909)
build_ruby 0.004276 0.000074 2.551039 ( 2.445584)
build_all 0.013813 0.000489 12.891340 ( 1.697895)
build_install 0.017913 0.000276 4.392554 ( 1.822287)
test_btest 0.001334 0.000351 51.193495 ( 6.135698)
test_basic 0.001407 0.004795 0.296896 ( 0.389391)
test_all 0.002269 0.000716 477.398549 ( 51.619905)
test_rubyspec 0.097875 0.028798 41.800270 ( 47.829259)
total: 113.57 sec