Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-062520
#<BuildRuby:0x000056493b9ab520
@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.20230705-062520",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001137 0.004437 1.477719 ( 2.750152)
build_miniruby 0.000969 0.000228 0.864652 ( 0.864892)
build_ruby 0.000999 0.000235 2.615993 ( 2.616368)
build_all 0.007205 0.001695 11.696450 ( 8.037879)
build_install 0.001213 0.006932 5.126279 ( 1.956683)
test_btest 0.000710 0.000224 86.491809 ( 7.258351)
test_basic 0.003777 0.001193 0.784052 ( 0.864002)
test_all 0.001036 0.000327 479.468203 ( 49.219927)
test_rubyspec 0.011601 0.025921 42.790558 ( 55.258224)
total: 128.83 sec