Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-140126
#<BuildRuby:0x0000556962943858
@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.20231027-140126",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004666 0.000491 1.289895 ( 1.568881)
build_miniruby 0.001151 0.000122 0.934384 ( 0.933755)
build_ruby 0.001110 0.000117 2.651110 ( 2.651059)
build_all 0.009489 0.000069 16.233368 ( 1.457041)
build_install 0.008831 0.000000 4.929033 ( 1.180691)
test_btest 0.000935 0.000081 85.108218 ( 6.756001)
test_basic 0.004508 0.000392 0.665177 ( 0.741155)
test_all 0.098817 0.037340 499.081185 ( 61.887105)
test_rubyspec 0.024589 0.028934 50.918653 ( 63.275167)
total: 140.45 sec