Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-123459
#<BuildRuby:0x0000557571c2f858
@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.20240108-123459",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000011)
build_up 0.002957 0.000591 0.933482 ( 1.346436)
build_miniruby 0.000914 0.000183 0.931293 ( 0.932122)
build_ruby 0.001035 0.000207 2.796970 ( 2.798931)
build_all 0.006115 0.003647 14.452677 ( 1.340769)
build_install 0.009741 0.000345 4.075636 ( 1.127361)
test_btest 0.000536 0.000112 73.573758 ( 7.608377)
test_basic 0.000000 0.003177 0.433323 ( 0.515321)
test_all 0.108606 0.028045 547.580946 ( 58.856502)
test_rubyspec 0.016818 0.018253 49.119462 ( 61.716950)
total: 136.24 sec