Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-212013
#<BuildRuby:0x000055e0de4b3fb0
@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.20221206-212013",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004750 0.000165 1.184780 ( 1.172731)
build_miniruby 0.000949 0.000000 0.938310 ( 0.937116)
build_ruby 0.001157 0.000000 2.740753 ( 2.641440)
build_all 0.006631 0.002329 15.757008 ( 3.297661)
build_install 0.009025 0.000362 2.252752 ( 1.246739)
test_btest 0.000560 0.000118 60.965677 ( 11.774155)
test_basic 0.000935 0.004024 0.290852 ( 0.382329)
test_all 0.000818 0.000215 676.451661 (115.061093)
test_rubyspec 0.039055 0.031329 53.573775 ( 61.793309)
total: 198.31 sec