Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-115134
#<BuildRuby:0x0000559676773280
@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.20240110-115134",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000010)
build_up 0.000000 0.004778 0.884687 ( 1.265105)
build_miniruby 0.000119 0.001117 0.871634 ( 0.870888)
build_ruby 0.000809 0.000432 2.731494 ( 2.731353)
build_all 0.007848 0.002018 14.835069 ( 1.383732)
build_install 0.006223 0.003112 4.262818 ( 1.150506)
test_btest 0.000482 0.000241 80.714806 ( 7.083772)
test_basic 0.002148 0.001074 0.425504 ( 0.507144)
test_all 0.105477 0.030297 510.950018 ( 55.297124)
test_rubyspec 0.021704 0.012235 50.907608 ( 63.492402)
total: 133.78 sec