Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-223902
#<BuildRuby:0x0000556900f9aee8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240102-223902",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.002915 0.003930 1.059217 ( 1.309670)
build_miniruby 0.000892 0.000000 0.797273 ( 0.797387)
build_ruby 0.001384 0.000000 2.673286 ( 2.674008)
build_all 0.007709 0.000000 11.937123 ( 1.004535)
build_install 0.011677 0.000159 3.469130 ( 0.955783)
test_btest 0.000660 0.000124 62.923994 ( 4.793670)
test_basic 0.000685 0.003443 0.391304 ( 0.472442)
test_all 0.078381 0.019617 383.513797 ( 40.256431)
test_rubyspec 0.041311 0.024220 39.909918 ( 52.502964)
total: 104.77 sec