Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-123252
#<BuildRuby:0x000055a2444be858
@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.20221225-123252",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004555 0.000114 0.791703 ( 1.108029)
build_miniruby 0.000698 0.000140 0.970964 ( 0.969691)
build_ruby 0.001001 0.000200 2.637741 ( 2.636220)
build_all 0.006473 0.002820 15.814270 ( 3.374815)
build_install 0.009081 0.000000 2.248351 ( 1.295820)
test_btest 0.000567 0.000000 65.429040 ( 11.123793)
test_basic 0.004677 0.000000 0.290782 ( 0.381377)
test_all 0.001135 0.000000 635.111258 (101.488730)
test_rubyspec 0.050056 0.015754 51.330979 ( 59.562168)
total: 181.94 sec