Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-190609
#<BuildRuby:0x0000556ec6ec3468
@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.20230105-190609",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005315 0.001138 0.848449 ( 1.062122)
build_miniruby 0.000819 0.000175 1.009645 ( 1.007892)
build_ruby 0.001218 0.000261 2.771431 ( 2.768926)
build_all 0.009611 0.000157 16.678354 ( 3.009157)
build_install 0.009388 0.001761 2.084871 ( 1.069245)
test_btest 0.000892 0.000167 74.204169 ( 10.122610)
test_basic 0.006926 0.000000 0.363929 ( 0.449837)
test_all 0.001385 0.000000 671.313727 ( 95.269512)
test_rubyspec 0.090604 0.031808 51.565077 ( 59.600429)
total: 174.36 sec