Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-142110
#<BuildRuby:0x0000563c7428ecc0
@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-142110",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003121 0.007570 0.843312 ( 1.030278)
build_miniruby 0.001036 0.000432 0.062837 ( 0.061988)
build_ruby 0.001248 0.000520 0.063380 ( 0.062051)
build_all 0.008903 0.000258 1.251523 ( 0.467422)
build_install 0.012548 0.002801 4.263658 ( 1.835892)
test_btest 0.001590 0.000530 52.022876 ( 6.213192)
test_basic 0.005208 0.000120 0.288230 ( 0.379570)
test_all 0.001873 0.000585 500.514620 ( 52.415766)
test_rubyspec 0.089817 0.047734 42.014831 ( 47.819462)
total: 110.29 sec