Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-110842
#<BuildRuby:0x000055ff41c3f8c0
@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.20231104-110842",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005353 0.000197 1.480045 ( 1.649348)
build_miniruby 0.000879 0.000139 0.828596 ( 0.828488)
build_ruby 0.001071 0.000169 2.745314 ( 2.745774)
build_all 0.002457 0.008110 17.327345 ( 1.533005)
build_install 0.010070 0.000000 5.471432 ( 1.240077)
test_btest 0.000927 0.000000 86.650353 ( 7.774785)
test_basic 0.005065 0.000000 0.711755 ( 0.785897)
test_all 0.114598 0.021987 544.937053 ( 48.864600)
test_rubyspec 0.027345 0.019668 51.709522 ( 63.929308)
total: 129.35 sec