Logfile: /home/ko1/ruby/logs/brlog.trunk.20241223-050044
#<BuildRuby:0x000055ab0bc7d8d0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20241223-050044",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000284 0.003398 0.664780 ( 1.055183)
build_miniruby 0.000789 0.000132 0.763923 ( 0.763986)
build_ruby 0.001134 0.000189 2.322573 ( 2.323640)
build_all 0.003318 0.004711 12.191673 ( 1.012303)
build_install 0.010432 0.004763 3.471742 ( 0.997429)
test_btest 0.000445 0.000127 54.201996 ( 5.508472)
test_basic 0.004679 0.000103 0.337971 ( 0.416570)
test_all 0.072259 0.027667 362.543424 ( 40.499019)
test_rubyspec 0.030512 0.008248 68.508843 ( 9.756565)
total: 62.33 sec