Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-194951
#<BuildRuby:0x000055e1628fbfa8
@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-194951",
@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.000009)
build_up 0.005167 0.000264 1.368267 ( 1.742915)
build_miniruby 0.001219 0.000000 0.873610 ( 0.872911)
build_ruby 0.001391 0.000000 2.923070 ( 2.922917)
build_all 0.003053 0.007748 17.423727 ( 1.552914)
build_install 0.007588 0.002309 5.308884 ( 1.214563)
test_btest 0.000866 0.000263 87.332018 ( 8.116522)
test_basic 0.002199 0.003264 0.773343 ( 0.851471)
test_all 0.114632 0.021190 540.810864 ( 48.584334)
test_rubyspec 0.021257 0.027005 50.414132 ( 62.717930)
total: 128.58 sec