Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-224148
#<BuildRuby:0x0000560b87cfbe88
@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.20231211-224148",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003578 0.000298 1.006706 ( 1.278313)
build_miniruby 0.000714 0.000059 0.863741 ( 0.863469)
build_ruby 0.000943 0.000078 2.692468 ( 2.692737)
build_all 0.006988 0.000582 12.094489 ( 1.003858)
build_install 0.008851 0.004642 3.592506 ( 0.971544)
test_btest 0.000576 0.000082 62.965179 ( 4.691678)
test_basic 0.003887 0.000555 0.370328 ( 0.450663)
test_all 0.081520 0.020314 418.251667 ( 34.842837)
test_rubyspec 0.036690 0.029398 39.958585 ( 52.621543)
total: 99.42 sec