Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-133114
#<BuildRuby:0x0000556de3f7bfb0
@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-133114",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003990 0.000307 0.851206 ( 1.200421)
build_miniruby 0.000917 0.000071 0.996137 ( 0.994796)
build_ruby 0.001028 0.000079 2.582980 ( 2.581510)
build_all 0.008614 0.000285 15.762783 ( 3.378366)
build_install 0.009132 0.000653 2.290326 ( 1.331411)
test_btest 0.000571 0.000041 68.175850 ( 11.115873)
test_basic 0.000000 0.004596 0.315580 ( 0.406853)
test_all 0.000459 0.001023 677.142415 (142.153812)
test_rubyspec 0.060982 0.004271 51.902777 ( 60.172033)
total: 223.34 sec