Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-141548
#<BuildRuby:0x0000556f6de20040
@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.20221228-141548",
@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.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005640 0.000752 0.851543 ( 1.071977)
build_miniruby 0.001161 0.000000 1.011364 ( 1.009437)
build_ruby 0.001617 0.000000 2.774410 ( 2.771933)
build_all 0.009651 0.000000 16.752700 ( 2.963357)
build_install 0.009039 0.000473 2.314888 ( 1.201133)
test_btest 0.000988 0.000104 74.891398 ( 10.986041)
test_basic 0.005848 0.000615 0.340646 ( 0.426952)
test_all 0.001453 0.000000 692.942179 ( 97.462755)
test_rubyspec 0.103172 0.028217 51.545773 ( 59.604846)
total: 177.50 sec