Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-181650
#<BuildRuby:0x000055d75b7bca18
@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.20220720-181650",
@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.000022 0.000011 0.000033 ( 0.000034)
autoconf 0.000032 0.000016 0.000048 ( 0.000050)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.004392 0.007960 0.839005 ( 1.021298)
build_miniruby 0.001336 0.000851 0.062766 ( 0.061568)
build_ruby 0.000819 0.000521 0.056273 ( 0.055297)
build_all 0.008222 0.000132 1.273464 ( 0.493287)
build_install 0.012222 0.005991 4.261133 ( 1.799015)
test_btest 0.001241 0.000657 55.193577 ( 6.202022)
test_basic 0.003846 0.002037 0.293587 ( 0.390955)
test_all 0.001678 0.000889 501.527637 ( 52.836668)
test_rubyspec 0.074589 0.052110 41.709341 ( 47.630488)
total: 110.49 sec