Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-184605
#<BuildRuby:0x000055764e5ef7f8
@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.20231206-184605",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003587 0.001076 0.986572 ( 1.267155)
build_miniruby 0.000903 0.000270 0.862997 ( 0.862594)
build_ruby 0.000000 0.000991 2.710596 ( 2.713378)
build_all 0.006260 0.001199 12.125789 ( 0.990792)
build_install 0.003638 0.009272 3.584042 ( 0.964611)
test_btest 0.000436 0.000201 62.832703 ( 5.006088)
test_basic 0.000257 0.004252 0.389674 ( 0.466279)
test_all 0.080239 0.019972 382.369198 ( 41.352349)
test_rubyspec 0.036942 0.026147 39.745820 ( 52.407977)
total: 106.03 sec