Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-161319
#<BuildRuby:0x000055c9564b00f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-161319",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003808 0.005127 0.940163 ( 1.105509)
build_miniruby 0.002082 0.000743 0.848181 ( 0.846130)
build_ruby 0.002036 0.000727 2.126085 ( 2.127727)
build_all 0.010593 0.009310 18.586570 ( 2.155229)
build_install 0.016023 0.005861 2.009304 ( 1.000843)
test_btest 0.001111 0.000476 90.391886 ( 9.151416)
test_basic 0.004975 0.004356 0.349809 ( 0.435716)
test_all 0.001612 0.000733 678.023445 ( 70.587302)
test_rubyspec 0.103025 0.069087 48.360288 ( 56.536610)
total: 143.95 sec