Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-053903
#<BuildRuby:0x00005558bfa23e20
@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.20231123-053903",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005007 1.282795 ( 1.665599)
build_miniruby 0.000000 0.000996 0.814248 ( 0.813980)
build_ruby 0.000618 0.000667 3.061682 ( 3.062583)
build_all 0.002145 0.008466 17.447440 ( 1.559080)
build_install 0.010444 0.002764 5.293347 ( 1.212090)
test_btest 0.000692 0.000292 85.557470 ( 8.100020)
test_basic 0.003183 0.001340 0.698757 ( 0.776475)
test_all 0.107508 0.029656 522.052442 ( 59.040388)
test_rubyspec 0.024961 0.023371 51.594919 ( 63.860118)
total: 140.09 sec