Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-172907
#<BuildRuby:0x00005602f4615e98
@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.20221208-172907",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000816 0.004104 1.121250 ( 1.880777)
build_miniruby 0.000812 0.000135 1.048368 ( 1.046936)
build_ruby 0.001267 0.000000 2.727695 ( 2.642587)
build_all 0.008245 0.000869 15.856605 ( 3.267521)
build_install 0.005041 0.003656 2.222812 ( 1.284335)
test_btest 0.000451 0.000086 58.507750 ( 12.309824)
test_basic 0.003773 0.000719 0.316565 ( 0.407513)
test_all 0.000995 0.000189 665.323599 (110.934726)
test_rubyspec 0.041291 0.023179 52.735318 ( 60.971233)
total: 194.75 sec