Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-164055
#<BuildRuby:0x000055bfb0d32ff0
@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.20230113-164055",
@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.000009 0.000005 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.001417 0.002424 0.623446 ( 1.047300)
build_miniruby 0.000607 0.000364 0.669993 ( 0.669184)
build_ruby 0.001413 0.000000 2.412084 ( 2.415399)
build_all 0.008545 0.001256 12.934398 ( 1.620766)
build_install 0.005683 0.001068 1.505286 ( 0.719525)
test_btest 0.000451 0.000211 66.850244 ( 6.425695)
test_basic 0.002314 0.001080 0.240995 ( 0.336392)
test_all 0.000849 0.000397 495.201590 ( 46.793850)
test_rubyspec 0.017599 0.012663 35.236745 ( 45.765413)
total: 105.79 sec