Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-013837
#<BuildRuby:0x000056498224c0d0
@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.20221222-013837",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.004232 0.845836 ( 1.339025)
build_miniruby 0.000000 0.000947 0.931297 ( 0.929856)
build_ruby 0.000000 0.001107 2.641103 ( 2.639544)
build_all 0.003273 0.005681 15.797599 ( 3.313439)
build_install 0.006591 0.003675 2.230458 ( 1.285069)
test_btest 0.000462 0.000116 66.565277 ( 11.945419)
test_basic 0.004464 0.000123 0.316270 ( 0.407485)
test_all 0.001028 0.000245 660.668426 (144.099556)
test_rubyspec 0.057993 0.010832 51.684425 ( 59.881182)
total: 225.84 sec