Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-103137
#<BuildRuby:0x00005626487bffb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221221-103137",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003219 0.000805 0.871786 ( 1.097698)
build_miniruby 0.000768 0.000192 0.955378 ( 0.953987)
build_ruby 0.000963 0.000241 2.622557 ( 2.621055)
build_all 0.003377 0.005507 15.744898 ( 3.351615)
build_install 0.007878 0.002626 2.208961 ( 1.256756)
test_btest 0.000429 0.000143 65.654527 ( 10.692145)
test_basic 0.004931 0.000199 0.311464 ( 0.401629)
test_all 0.000947 0.000296 674.180338 (140.937887)
test_rubyspec 0.042634 0.024537 52.350411 ( 60.583121)
total: 221.90 sec