Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-062844
#<BuildRuby:0x0000560d436f00d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-062844",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002390 0.004324 0.876535 ( 0.897055)
build_miniruby 0.000970 0.000069 0.057302 ( 0.056050)
build_ruby 0.000910 0.000065 0.058684 ( 0.057481)
build_all 0.004498 0.000321 1.509653 ( 0.584344)
build_install 0.010805 0.000401 5.662350 ( 2.180393)
test_btest 0.000681 0.000045 49.353658 ( 8.207232)
test_basic 0.005142 0.000343 0.287510 ( 0.376528)
test_all 0.001203 0.000080 588.766546 ( 93.985003)
test_rubyspec 0.096926 0.032654 43.449649 ( 49.030914)
total: 155.38 sec