Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-190125
#<BuildRuby:0x0000562fe8613280
@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.20231118-190125",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001124 0.003179 1.240143 ( 1.618284)
build_miniruby 0.000787 0.000214 0.820335 ( 0.820249)
build_ruby 0.001079 0.000294 2.721089 ( 2.722162)
build_all 0.005421 0.004390 16.540939 ( 1.505329)
build_install 0.008604 0.000168 4.858993 ( 1.150288)
test_btest 0.000823 0.000235 83.128002 ( 7.731860)
test_basic 0.000332 0.004236 0.773171 ( 0.849941)
test_all 0.088328 0.045804 516.374548 ( 46.786121)
test_rubyspec 0.032729 0.014488 48.831271 ( 61.197873)
total: 124.38 sec