Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-092404
#<BuildRuby:0x0000563650ce3e70
@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.20221210-092404",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.004445 0.000593 1.195442 ( 1.216418)
build_miniruby 0.000957 0.000128 0.962154 ( 0.960661)
build_ruby 0.001257 0.000000 2.811710 ( 2.703792)
build_all 0.006337 0.002801 15.813593 ( 3.299708)
build_install 0.010415 0.000397 2.205043 ( 1.264228)
test_btest 0.000628 0.000090 67.279084 ( 11.011819)
test_basic 0.004847 0.000118 0.302331 ( 0.393170)
test_all 0.001671 0.000000 654.779539 (108.371165)
test_rubyspec 0.048345 0.028998 52.456912 ( 60.647289)
total: 189.87 sec