Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-062757
#<BuildRuby:0x000055ad9330e620
@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.20221217-062757",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003877 0.000596 0.877671 ( 1.083027)
build_miniruby 0.000865 0.000134 0.997981 ( 0.996476)
build_ruby 0.001109 0.000170 2.788041 ( 2.666793)
build_all 0.008583 0.000607 15.683234 ( 3.251572)
build_install 0.005082 0.005733 2.319079 ( 1.311096)
test_btest 0.000486 0.000104 59.612313 ( 11.857255)
test_basic 0.004946 0.000000 0.291157 ( 0.381920)
test_all 0.001454 0.000000 669.595332 (144.398815)
test_rubyspec 0.040526 0.028246 53.242802 ( 61.414787)
total: 227.36 sec