Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-184821
#<BuildRuby:0x000055ddfdcac048
@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.20231129-184821",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002295 0.003214 1.180055 ( 1.588906)
build_miniruby 0.000752 0.000310 0.880852 ( 0.880370)
build_ruby 0.001490 0.000000 2.697646 ( 2.698178)
build_all 0.005243 0.005141 16.963559 ( 1.523600)
build_install 0.009628 0.000000 4.860936 ( 1.164513)
test_btest 0.001197 0.000000 84.909046 ( 7.582115)
test_basic 0.004533 0.000000 0.580614 ( 0.656284)
test_all 0.089745 0.046359 539.986441 ( 51.225761)
test_rubyspec 0.031688 0.017441 51.149145 ( 63.506885)
total: 130.83 sec