Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-102028
#<BuildRuby:0x00005583b4ee41d8
@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.20221225-102028",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007779 0.001945 0.954304 ( 1.145379)
build_miniruby 0.000000 0.003376 0.851598 ( 0.849884)
build_ruby 0.002636 0.000553 2.135350 ( 2.133702)
build_all 0.020826 0.000000 18.593241 ( 2.147889)
build_install 0.017036 0.004962 2.064135 ( 1.035845)
test_btest 0.001332 0.000317 91.777760 ( 8.879451)
test_basic 0.000000 0.009122 0.344087 ( 0.430177)
test_all 0.001729 0.000729 673.949412 ( 67.373841)
test_rubyspec 0.111438 0.068704 48.031611 ( 56.163937)
total: 140.16 sec