Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-203416
#<BuildRuby:0x00005570ba23ec88
@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.20221027-203416",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.009039 0.000696 1.086628 ( 1.159263)
build_miniruby 0.001689 0.000130 0.105532 ( 0.103839)
build_ruby 0.001842 0.000141 0.099914 ( 0.097335)
build_all 0.007347 0.000170 1.294795 ( 0.583763)
build_install 0.012974 0.000522 1.613919 ( 0.903695)
test_btest 0.002075 0.000138 62.510049 ( 6.925244)
test_basic 0.006580 0.000048 0.361796 ( 0.452347)
test_all 0.007736 0.000110 505.097380 ( 53.959531)
test_rubyspec 0.052693 0.071232 43.524008 ( 52.042356)
total: 116.23 sec