Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-145915
#<BuildRuby:0x00005630e919be80
@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.20221207-145915",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004773 0.000088 1.155048 ( 1.352177)
build_miniruby 0.000791 0.000105 0.997425 ( 0.996229)
build_ruby 0.001233 0.000000 2.679483 ( 2.592823)
build_all 0.008947 0.000000 15.758339 ( 3.382518)
build_install 0.010370 0.000402 2.258724 ( 1.262520)
test_btest 0.000653 0.000069 65.584943 ( 11.228315)
test_basic 0.004203 0.000442 0.327579 ( 0.418892)
test_all 0.000834 0.000087 682.009923 (109.545835)
test_rubyspec 0.031558 0.029150 52.494737 ( 60.811788)
total: 191.59 sec