Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-232843
#<BuildRuby:0x000055cdda97bfa0
@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.20221229-232843",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000028 0.000007 0.000035 ( 0.000033)
build_up 0.005735 0.000000 0.844337 ( 1.602800)
build_miniruby 0.001288 0.000000 1.018203 ( 1.016119)
build_ruby 0.001529 0.000091 2.780961 ( 2.778212)
build_all 0.003030 0.006723 16.803071 ( 2.987385)
build_install 0.010835 0.000838 2.296591 ( 1.181924)
test_btest 0.000743 0.000000 77.436010 ( 10.470501)
test_basic 0.005898 0.000676 0.342456 ( 0.428567)
test_all 0.001083 0.000270 673.556824 (108.001839)
test_rubyspec 0.074679 0.054839 51.479791 ( 59.503464)
total: 187.97 sec