Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-134001
#<BuildRuby:0x000055ac1f028b38
@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.20220228-134001",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006169 0.004425 1.033895 ( 1.227541)
build_miniruby 0.001585 0.000340 0.069272 ( 0.069149)
build_ruby 0.001512 0.000324 0.076149 ( 0.075780)
build_all 0.008918 0.000914 4.189264 ( 0.868554)
build_install 0.022169 0.000558 8.004217 ( 2.466410)
test_btest 0.000897 0.000141 72.248261 ( 8.475988)
test_basic 0.003201 0.004560 0.336435 ( 0.426483)
test_all 0.001614 0.000146 693.942032 ( 67.335970)
test_rubyspec 0.078821 0.085128 46.316253 ( 51.438270)
total: 132.39 sec