Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-182135
#<BuildRuby:0x000055880e491e98
@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-182135",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004975 0.000045 1.153963 ( 1.148285)
build_miniruby 0.000884 0.000042 0.974202 ( 0.972852)
build_ruby 0.001139 0.000054 2.783443 ( 2.690452)
build_all 0.008498 0.000404 15.734124 ( 3.206407)
build_install 0.009783 0.000237 2.255335 ( 1.268661)
test_btest 0.000589 0.000026 66.417336 ( 10.864284)
test_basic 0.003941 0.000179 0.286088 ( 0.377524)
test_all 0.000863 0.000039 653.402688 (125.010581)
test_rubyspec 0.058375 0.009090 52.147613 ( 60.374458)
total: 205.91 sec