Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-051336
#<BuildRuby:0x0000556ae86c6148
@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.20220809-051336",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008127 0.001038 0.848085 ( 2.369666)
build_miniruby 0.002003 0.000500 0.063529 ( 0.061550)
build_ruby 0.001633 0.000409 0.060282 ( 0.057872)
build_all 0.005118 0.003450 1.247648 ( 0.477734)
build_install 0.005898 0.011220 4.307256 ( 1.829363)
test_btest 0.002020 0.000000 53.060023 ( 6.238008)
test_basic 0.005529 0.001170 0.297782 ( 0.387298)
test_all 0.001900 0.000000 484.683884 ( 51.661771)
test_rubyspec 0.098197 0.038571 41.622210 ( 49.013999)
total: 112.10 sec