Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-190134
#<BuildRuby:0x0000556e1ceb43c8
@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.20221225-190134",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000041 0.000005 0.000046 ( 0.000046)
build_up 0.004018 0.000535 0.822485 ( 1.052730)
build_miniruby 0.000806 0.000108 0.946445 ( 0.945214)
build_ruby 0.000955 0.000128 2.776989 ( 2.775560)
build_all 0.008275 0.000485 15.886002 ( 3.407035)
build_install 0.005002 0.005581 2.260830 ( 1.315476)
test_btest 0.000518 0.000097 58.726994 ( 12.165400)
test_basic 0.000216 0.005047 0.305855 ( 0.395894)
test_all 0.000997 0.000000 635.666464 (112.997161)
test_rubyspec 0.028880 0.032103 52.732864 ( 60.958409)
total: 196.01 sec