Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-145726
#<BuildRuby:0x0000563af9a1fdf8
@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.20221223-145726",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.000117 0.004060 0.920347 ( 1.116174)
build_miniruby 0.000767 0.000349 0.988156 ( 0.986931)
build_ruby 0.001291 0.000000 2.730721 ( 2.729204)
build_all 0.004188 0.004812 15.759137 ( 3.294944)
build_install 0.006584 0.003292 2.237595 ( 1.264968)
test_btest 0.000357 0.000179 65.180243 ( 10.866381)
test_basic 0.001728 0.003147 0.296312 ( 0.388089)
test_all 0.000656 0.000354 627.942082 (110.255822)
test_rubyspec 0.038558 0.026831 51.503429 ( 59.724595)
total: 190.63 sec