Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-033215
#<BuildRuby:0x000055bce2df91f8
@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.20220805-033215",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010062 0.000000 0.837389 ( 2.380353)
build_miniruby 0.000000 0.001487 0.052679 ( 0.051836)
build_ruby 0.000000 0.001357 0.055699 ( 0.055212)
build_all 0.007135 0.001657 1.235887 ( 0.470321)
build_install 0.005748 0.009431 4.342535 ( 1.784660)
test_btest 0.001576 0.000278 48.910154 ( 6.055790)
test_basic 0.004800 0.000847 0.294373 ( 0.387476)
test_all 0.001656 0.000292 478.094136 ( 51.383855)
test_rubyspec 0.098030 0.023634 41.039251 ( 48.499112)
total: 111.07 sec