Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-002631
#<BuildRuby:0x000055a065c5b808
@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.20230115-002631",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.003016 0.001676 0.839063 ( 1.173446)
build_miniruby 0.000578 0.000321 0.686368 ( 0.679449)
build_ruby 0.000833 0.000463 2.418264 ( 2.417787)
build_all 0.004889 0.004707 13.079219 ( 1.640113)
build_install 0.005710 0.000669 1.549392 ( 0.714758)
test_btest 0.000486 0.000265 66.990366 ( 6.384947)
test_basic 0.003274 0.000000 0.244030 ( 0.341475)
test_all 0.001068 0.000000 509.147296 ( 47.460869)
test_rubyspec 0.008221 0.021190 35.229484 ( 45.790230)
total: 106.60 sec