Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-020701
#<BuildRuby:0x000055b231bcc0f8
@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-020701",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.009155 0.945537 ( 1.169652)
build_miniruby 0.000155 0.002395 0.840523 ( 0.840117)
build_ruby 0.001675 0.000902 2.159802 ( 2.159844)
build_all 0.015144 0.004236 18.516512 ( 2.189318)
build_install 0.017127 0.004609 1.985674 ( 1.021282)
test_btest 0.001529 0.000000 88.329388 ( 9.009722)
test_basic 0.006052 0.002282 0.346103 ( 0.434354)
test_all 0.001557 0.000649 683.986581 ( 63.699056)
test_rubyspec 0.086931 0.081812 47.773268 ( 55.963083)
total: 136.49 sec