Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-145609
#<BuildRuby:0x0000559f5a818090
@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.20231229-145609",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001159 0.003536 1.135258 ( 1.524629)
build_miniruby 0.000991 0.000148 0.910299 ( 0.910320)
build_ruby 0.000000 0.001343 2.725407 ( 2.725654)
build_all 0.006700 0.003009 16.327122 ( 1.497642)
build_install 0.008672 0.000114 4.641023 ( 1.152786)
test_btest 0.000826 0.000143 81.468789 ( 7.858221)
test_basic 0.000824 0.004255 0.665246 ( 0.744880)
test_all 0.102725 0.030968 525.875281 ( 58.970775)
test_rubyspec 0.020359 0.022526 49.451874 ( 61.780914)
total: 137.17 sec