Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-014155
#<BuildRuby:0x000055967dfc2858
@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.20221214-014155",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.003530 0.000883 0.842042 ( 1.066622)
build_miniruby 0.000665 0.000166 1.039172 ( 1.038098)
build_ruby 0.000950 0.000237 2.762678 ( 2.654206)
build_all 0.003470 0.005531 15.829888 ( 3.263299)
build_install 0.007883 0.000990 2.232646 ( 1.299079)
test_btest 0.000497 0.000153 64.991714 ( 11.646898)
test_basic 0.001745 0.003811 0.300946 ( 0.391419)
test_all 0.001072 0.000383 684.465465 (137.766658)
test_rubyspec 0.041161 0.020628 53.051615 ( 61.210354)
total: 220.34 sec