Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-121332
#<BuildRuby:0x0000561e59bc86d0
@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-121332",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006941 0.001735 0.956547 ( 1.284591)
build_miniruby 0.002113 0.000529 0.845257 ( 0.844711)
build_ruby 0.002115 0.000529 2.129123 ( 2.129934)
build_all 0.020710 0.001174 18.539178 ( 2.175043)
build_install 0.007159 0.013067 2.058896 ( 1.044581)
test_btest 0.001310 0.000437 89.794587 ( 9.601248)
test_basic 0.008955 0.000950 0.350742 ( 0.436941)
test_all 0.001545 0.000483 694.581417 ( 64.167847)
test_rubyspec 0.110161 0.073721 48.089792 ( 56.255538)
total: 137.94 sec