Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-141226
#<BuildRuby:0x000056288b753bb8
@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.20230724-141226",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000038 0.000002 0.000040 ( 0.000041)
build_up 0.005763 0.000081 1.252133 ( 2.586388)
build_miniruby 0.001087 0.000000 0.840637 ( 0.840825)
build_ruby 0.001183 0.000000 2.659253 ( 2.659312)
build_all 0.008802 0.000000 13.197158 ( 1.186169)
build_install 0.007175 0.000249 1.771385 ( 0.900854)
test_btest 0.000822 0.000036 74.280625 ( 7.019133)
test_basic 0.003809 0.000166 0.572871 ( 0.651508)
test_all 0.001344 0.000058 462.018278 ( 47.367867)
test_rubyspec 0.018873 0.020064 42.048021 ( 54.509136)
total: 117.72 sec