Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-104234
#<BuildRuby:0x000056535c23f0b8
@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.20230619-104234",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004205 0.000467 1.419269 ( 2.673497)
build_miniruby 0.000986 0.000109 0.846093 ( 0.845812)
build_ruby 0.001200 0.000133 2.556783 ( 2.556658)
build_all 0.004694 0.005179 15.842151 ( 1.469256)
build_install 0.003768 0.004472 4.593163 ( 1.074034)
test_btest 0.000969 0.000204 86.041038 ( 7.746005)
test_basic 0.006485 0.000363 0.585243 ( 0.665490)
test_all 0.001014 0.000203 441.932907 ( 38.767672)
test_rubyspec 0.026310 0.015078 42.468109 ( 54.918939)
total: 110.72 sec