Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-104928
#<BuildRuby:0x000055e768d63d50
@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.20231130-104928",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004652 0.000000 1.137667 ( 1.542466)
build_miniruby 0.001124 0.000000 0.852320 ( 0.852476)
build_ruby 0.001425 0.000000 2.879421 ( 2.879029)
build_all 0.000000 0.010087 15.876728 ( 1.480801)
build_install 0.006101 0.002604 4.588132 ( 1.115829)
test_btest 0.001044 0.000000 81.116965 ( 7.448232)
test_basic 0.004981 0.000000 0.836154 ( 0.914112)
test_all 0.084819 0.049412 493.037122 ( 55.498094)
test_rubyspec 0.035812 0.012763 50.066828 ( 62.354044)
total: 134.09 sec