Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-103740
#<BuildRuby:0x000055a79ac23e80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221222-103740",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004107 0.000055 0.871851 ( 1.081518)
build_miniruby 0.000676 0.000156 0.989661 ( 0.988601)
build_ruby 0.000967 0.000223 2.675856 ( 2.674234)
build_all 0.007208 0.001664 15.890076 ( 3.334337)
build_install 0.008405 0.000820 2.188487 ( 1.226818)
test_btest 0.000539 0.000116 63.502825 ( 11.406553)
test_basic 0.001188 0.003907 0.332531 ( 0.422464)
test_all 0.001124 0.000300 675.280439 (149.718490)
test_rubyspec 0.026736 0.036024 51.812449 ( 60.029073)
total: 230.88 sec