Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-130231
#<BuildRuby:0x000055e8e81140a0
@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.20240110-130231",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.004485 0.903908 ( 1.288104)
build_miniruby 0.000000 0.001102 0.934771 ( 0.934440)
build_ruby 0.000187 0.001433 2.821816 ( 2.823643)
build_all 0.010445 0.000000 14.670970 ( 1.438539)
build_install 0.008653 0.000780 4.259296 ( 1.137394)
test_btest 0.000603 0.000121 79.047643 ( 6.839250)
test_basic 0.002976 0.000595 0.457426 ( 0.538302)
test_all 0.091038 0.041535 498.579120 ( 55.638867)
test_rubyspec 0.023922 0.009481 49.239541 ( 61.810126)
total: 132.45 sec