Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-010545
#<BuildRuby:0x0000565135f44ea8
@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.20221127-010545",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009559 0.000351 1.327127 ( 1.871529)
build_miniruby 0.002066 0.000129 0.853799 ( 0.870483)
build_ruby 0.002875 0.000179 2.245096 ( 2.195992)
build_all 0.022435 0.000452 25.041479 ( 2.868674)
build_install 0.012506 0.009138 5.018831 ( 1.208779)
test_btest 0.001530 0.000200 85.152245 ( 9.231615)
test_basic 0.007506 0.000337 0.358671 ( 0.445960)
test_all 0.001783 0.000222 712.751215 ( 70.613858)
test_rubyspec 0.090162 0.062875 49.927387 ( 58.337707)
total: 147.65 sec