Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-023353
#<BuildRuby:0x000056300ddc7fd8
@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.20240116-023353",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.001932 0.004647 0.814467 ( 1.193538)
build_miniruby 0.001162 0.000000 0.808339 ( 0.808014)
build_ruby 0.001848 0.000000 2.684608 ( 2.685184)
build_all 0.007952 0.000000 11.913897 ( 0.977108)
build_install 0.003945 0.007680 3.378245 ( 0.960351)
test_btest 0.000533 0.000213 62.466739 ( 5.567879)
test_basic 0.000000 0.004968 0.399819 ( 0.479991)
test_all 0.072443 0.026183 373.507991 ( 36.670590)
test_rubyspec 0.012034 0.054511 40.165602 ( 52.717354)
total: 102.06 sec