Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-192616
#<BuildRuby:0x00005632be0af4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-192616",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000029 0.004029 1.066928 ( 1.238077)
build_miniruby 0.000000 0.001063 0.874902 ( 0.874242)
build_ruby 0.000000 0.001079 2.726325 ( 2.727282)
build_all 0.005221 0.003221 12.026037 ( 1.028110)
build_install 0.009188 0.006072 3.560591 ( 0.966467)
test_btest 0.000615 0.000205 63.033000 ( 4.498921)
test_basic 0.003211 0.001070 0.366460 ( 0.448295)
test_all 0.082859 0.017400 388.328754 ( 32.973394)
test_rubyspec 0.041007 0.026787 39.952025 ( 52.605626)
total: 97.36 sec