Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-170930
#<BuildRuby:0x000055578e473688
@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.20220512-170930",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000041 0.000005 0.000046 ( 0.000047)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.008864 0.001043 0.993524 ( 1.194925)
build_miniruby 0.001926 0.000000 0.071943 ( 0.070028)
build_ruby 0.001790 0.000000 0.076021 ( 0.074137)
build_all 0.007626 0.000000 1.567582 ( 0.688788)
build_install 0.010447 0.012341 6.208430 ( 2.980034)
test_btest 0.001187 0.000000 73.106027 ( 9.206815)
test_basic 0.009019 0.000371 0.316786 ( 0.401885)
test_all 0.001934 0.000387 719.123883 ( 71.742308)
test_rubyspec 0.074482 0.041464 49.827869 ( 55.101032)
total: 141.46 sec