Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-012937
#<BuildRuby:0x000055acd2fdf280
@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.20231227-012937",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000529 0.004030 1.227121 ( 1.617555)
build_miniruby 0.000915 0.000000 0.913249 ( 0.912527)
build_ruby 0.001384 0.000000 2.773134 ( 2.773307)
build_all 0.008436 0.000593 15.723562 ( 1.401327)
build_install 0.008559 0.000000 4.470838 ( 1.107041)
test_btest 0.001117 0.000000 81.645289 ( 6.463680)
test_basic 0.004014 0.000266 0.784891 ( 0.861199)
test_all 0.094291 0.040379 550.301694 ( 51.941190)
test_rubyspec 0.033835 0.014953 51.073238 ( 63.391799)
total: 130.47 sec