Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-231916
#<BuildRuby:0x00005605b6223ed8
@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.20221214-231916",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004209 0.883443 ( 1.595081)
build_miniruby 0.000000 0.000953 0.952514 ( 0.951084)
build_ruby 0.000000 0.001133 2.733716 ( 2.638456)
build_all 0.008525 0.000526 15.566081 ( 3.407915)
build_install 0.008998 0.001250 2.271716 ( 1.312868)
test_btest 0.000566 0.000133 62.880068 ( 11.095352)
test_basic 0.004485 0.000099 0.336128 ( 0.427373)
test_all 0.001121 0.000249 683.400682 (136.233033)
test_rubyspec 0.049013 0.015941 52.503737 ( 60.632899)
total: 218.29 sec