Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-112444
#<BuildRuby:0x0000559b5ce7c0a0
@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.20231220-112444",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003079 0.000616 1.042748 ( 1.312540)
build_miniruby 0.000529 0.000105 0.897139 ( 0.897760)
build_ruby 0.000958 0.000191 2.745113 ( 2.748991)
build_all 0.006739 0.000413 12.237909 ( 1.026150)
build_install 0.010511 0.000177 3.606001 ( 0.993072)
test_btest 0.000644 0.000099 62.405957 ( 5.882367)
test_basic 0.003362 0.000517 0.405216 ( 0.486825)
test_all 0.100947 0.004146 435.877651 ( 39.307153)
test_rubyspec 0.034946 0.020175 40.389591 ( 53.113035)
total: 105.77 sec