Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-040319
#<BuildRuby:0x000055d13d2c4098
@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.20230621-040319",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.005231 0.000124 1.448327 ( 2.677773)
build_miniruby 0.000889 0.000094 0.830037 ( 0.829265)
build_ruby 0.001089 0.000114 2.511943 ( 2.512712)
build_all 0.009805 0.000000 16.101775 ( 1.389313)
build_install 0.004584 0.003947 4.637045 ( 1.093020)
test_btest 0.000867 0.000113 85.688258 ( 7.784889)
test_basic 0.003780 0.000000 0.548451 ( 0.629445)
test_all 0.001267 0.000000 458.906579 ( 43.055872)
test_rubyspec 0.025828 0.015392 44.017527 ( 56.428856)
total: 116.40 sec