Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-102823
#<BuildRuby:0x000055da35617280
@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.20231203-102823",
@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.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004790 0.000504 1.243671 ( 1.608970)
build_miniruby 0.000855 0.000090 0.901780 ( 0.901192)
build_ruby 0.001240 0.000130 2.719882 ( 2.719837)
build_all 0.005863 0.004513 16.597180 ( 1.546574)
build_install 0.009744 0.000000 4.854284 ( 1.159286)
test_btest 0.001166 0.000000 85.448678 ( 7.708990)
test_basic 0.001622 0.002290 0.700896 ( 0.779837)
test_all 0.097283 0.039170 529.435822 ( 60.092999)
test_rubyspec 0.028677 0.017737 49.988540 ( 62.398080)
total: 138.92 sec