Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-201420
#<BuildRuby:0x000055f4ae9fb598
@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.20230206-201420",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003541 0.000322 0.615323 ( 1.188477)
build_miniruby 0.000824 0.000075 0.664904 ( 0.664458)
build_ruby 0.001102 0.000100 2.074826 ( 2.074710)
build_all 0.003911 0.005136 12.225409 ( 1.489736)
build_install 0.006267 0.000000 1.448476 ( 0.704712)
test_btest 0.000654 0.000000 66.128315 ( 6.054752)
test_basic 0.003703 0.000000 0.253576 ( 0.348622)
test_all 0.001187 0.000000 488.145392 ( 46.715555)
test_rubyspec 0.016419 0.011773 34.901257 ( 45.703153)
total: 104.94 sec