Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-121248
#<BuildRuby:0x000055949e187468
@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.20221221-121248",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004371 0.000000 0.808127 ( 1.055101)
build_miniruby 0.000823 0.000000 1.017949 ( 1.016765)
build_ruby 0.001166 0.000000 2.770486 ( 2.769091)
build_all 0.004399 0.004763 15.835487 ( 3.291444)
build_install 0.006258 0.001788 2.209109 ( 1.224233)
test_btest 0.000439 0.000125 66.490558 ( 10.785451)
test_basic 0.003751 0.001071 0.336612 ( 0.427185)
test_all 0.001256 0.000722 672.690298 (136.598134)
test_rubyspec 0.040292 0.022336 52.365973 ( 60.500665)
total: 217.67 sec