Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-214503
#<BuildRuby:0x000055ecf2857520
@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.20221226-214503",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.008783 0.001255 0.992409 ( 1.610816)
build_miniruby 0.002348 0.000335 0.849456 ( 0.847961)
build_ruby 0.002855 0.000408 2.157719 ( 2.158286)
build_all 0.006400 0.013931 18.643411 ( 2.160752)
build_install 0.004685 0.016741 2.022075 ( 1.044148)
test_btest 0.001148 0.000574 89.751639 ( 9.359606)
test_basic 0.009625 0.000615 0.349708 ( 0.434715)
test_all 0.001775 0.000806 687.260931 ( 63.437729)
test_rubyspec 0.082066 0.092794 47.961424 ( 56.139625)
total: 137.19 sec