Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-121529
#<BuildRuby:0x00005634e290f2f0
@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.20231030-121529",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003699 0.001088 1.384317 ( 1.645369)
build_miniruby 0.000878 0.000258 0.950480 ( 0.950691)
build_ruby 0.001074 0.000316 2.940537 ( 2.940861)
build_all 0.007258 0.002604 16.431636 ( 1.471751)
build_install 0.009079 0.000299 4.883809 ( 1.125695)
test_btest 0.000562 0.000153 81.835383 ( 7.682268)
test_basic 0.000000 0.004752 0.776332 ( 0.853417)
test_all 0.095090 0.036653 515.282686 ( 53.609265)
test_rubyspec 0.035706 0.017790 49.790729 ( 62.103256)
total: 132.38 sec