Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-122103
#<BuildRuby:0x000056093e148050
@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.20231024-122103",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004354 0.000687 2.119082 ( 2.343548)
build_miniruby 0.001127 0.000178 0.971243 ( 0.970130)
build_ruby 0.001295 0.000000 2.778886 ( 2.779351)
build_all 0.009774 0.000400 17.125288 ( 1.525729)
build_install 0.008631 0.000004 5.454894 ( 1.181430)
test_btest 0.000920 0.000120 86.738363 ( 7.653070)
test_basic 0.003499 0.000456 0.700515 ( 0.777674)
test_all 0.104442 0.032146 542.564439 ( 52.546688)
test_rubyspec 0.011405 0.038368 50.282823 ( 62.514285)
total: 132.29 sec