Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-030125
#<BuildRuby:0x000055f9e935f140
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-030125",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001154 0.002649 0.627465 ( 1.024084)
build_miniruby 0.000853 0.000000 0.726056 ( 0.725736)
build_ruby 0.001284 0.000000 2.482431 ( 2.483106)
build_all 0.009340 0.000000 12.620200 ( 1.529834)
build_install 0.006638 0.000000 1.588862 ( 0.773102)
test_btest 0.000652 0.000000 65.506687 ( 5.669212)
test_basic 0.003679 0.000000 0.243952 ( 0.339125)
test_all 0.001149 0.000000 496.407359 ( 46.412525)
test_rubyspec 0.017468 0.006871 34.891313 ( 45.433091)
total: 104.39 sec