Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-120329
#<BuildRuby:0x000055f82aa935a8
@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.20221223-120329",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002379 0.000951 0.595992 ( 1.044953)
build_miniruby 0.000658 0.000264 0.755749 ( 0.755295)
build_ruby 0.000902 0.000361 2.526959 ( 2.526947)
build_all 0.009207 0.000147 12.515601 ( 1.513572)
build_install 0.006264 0.000567 1.598718 ( 0.768555)
test_btest 0.000750 0.000000 67.707484 ( 6.101077)
test_basic 0.000355 0.003354 0.271025 ( 0.365929)
test_all 0.000836 0.000299 490.050440 ( 45.380346)
test_rubyspec 0.012967 0.015266 34.972658 ( 45.534380)
total: 103.99 sec