Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-160904
#<BuildRuby:0x000055ceb62576e8
@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-160904",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006016 0.000093 1.484664 ( 2.784788)
build_miniruby 0.000872 0.000044 0.835578 ( 0.835169)
build_ruby 0.001186 0.000000 2.546614 ( 2.546739)
build_all 0.001787 0.007323 13.284578 ( 1.161639)
build_install 0.004948 0.002850 1.951320 ( 0.929175)
test_btest 0.000913 0.000140 77.329058 ( 7.258709)
test_basic 0.001939 0.004035 0.807296 ( 0.883176)
test_all 0.000951 0.000085 502.867460 ( 47.287002)
test_rubyspec 0.019244 0.024292 42.877344 ( 55.336906)
total: 119.02 sec