Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-220750
#<BuildRuby:0x000055a34e9fb040
@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.20230726-220750",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.006093 0.000000 1.448710 ( 2.721891)
build_miniruby 0.001108 0.000000 0.997884 ( 0.997984)
build_ruby 0.001202 0.000004 2.751696 ( 2.752172)
build_all 0.008057 0.001268 14.272317 ( 1.249518)
build_install 0.007955 0.000189 2.075866 ( 0.912164)
test_btest 0.000837 0.000246 82.882464 ( 8.033921)
test_basic 0.000927 0.004079 0.659606 ( 0.740169)
test_all 0.002314 0.000197 499.748830 ( 55.579785)
test_rubyspec 0.008363 0.032611 44.265063 ( 56.694536)
total: 129.68 sec