Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-044107
#<BuildRuby:0x000055a9b8d6f468
@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-044107",
@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.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004138 0.001034 1.204767 ( 1.235944)
build_miniruby 0.000832 0.000208 1.005906 ( 1.004392)
build_ruby 0.001023 0.000256 2.759042 ( 2.656750)
build_all 0.008834 0.000000 15.863763 ( 3.260129)
build_install 0.010675 0.000000 2.261863 ( 1.273728)
test_btest 0.000548 0.000000 62.296895 ( 11.510874)
test_basic 0.005482 0.000000 0.304446 ( 0.394713)
test_all 0.001092 0.000000 664.343290 (111.399212)
test_rubyspec 0.047944 0.016287 52.601949 ( 60.779485)
total: 193.52 sec