Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-044449
#<BuildRuby:0x00005640193c9e98
@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.20230111-044449",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003445 0.003106 0.903270 ( 1.127583)
build_miniruby 0.000999 0.000111 1.015934 ( 1.014265)
build_ruby 0.001476 0.000164 2.772102 ( 2.769467)
build_all 0.006447 0.003585 16.874550 ( 3.010941)
build_install 0.011430 0.000047 2.138906 ( 1.080690)
test_btest 0.001044 0.000136 74.531280 ( 10.843204)
test_basic 0.006263 0.000314 0.357682 ( 0.443981)
test_all 0.001204 0.000150 676.690066 (102.060191)
test_rubyspec 0.081787 0.051519 51.666074 ( 59.683260)
total: 182.03 sec