Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-015214
#<BuildRuby:0x0000562c9dd9a678
@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.20221227-015214",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002794 0.003473 0.841416 ( 1.438729)
build_miniruby 0.000960 0.000343 1.007261 ( 1.005096)
build_ruby 0.001200 0.000429 2.772523 ( 2.769716)
build_all 0.009852 0.000000 16.662891 ( 2.966395)
build_install 0.004303 0.007295 2.262211 ( 1.175335)
test_btest 0.000770 0.000299 69.987810 ( 10.699744)
test_basic 0.004598 0.001788 0.345062 ( 0.431362)
test_all 0.001308 0.000509 659.932169 ( 98.768467)
test_rubyspec 0.054515 0.064764 51.011406 ( 59.053798)
total: 178.31 sec