Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-110336
#<BuildRuby:0x0000561dab0e75f8
@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.20231102-110336",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005126 0.000350 1.393629 ( 1.718300)
build_miniruby 0.000779 0.000229 0.852447 ( 0.852862)
build_ruby 0.000988 0.000290 2.642377 ( 2.643131)
build_all 0.006693 0.003631 16.792057 ( 1.519326)
build_install 0.003366 0.005279 5.097607 ( 1.204096)
test_btest 0.000736 0.000272 88.323102 ( 7.492432)
test_basic 0.004586 0.000113 0.610056 ( 0.684532)
test_all 0.105741 0.032534 516.790575 ( 57.761114)
test_rubyspec 0.025279 0.026752 50.397920 ( 62.707287)
total: 136.58 sec