Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-051603
#<BuildRuby:0x000055e9f619c018
@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.20221215-051603",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003807 0.000448 0.867347 ( 1.073107)
build_miniruby 0.000722 0.000084 1.022745 ( 1.021608)
build_ruby 0.000000 0.001240 2.690721 ( 2.594212)
build_all 0.005895 0.003271 15.769224 ( 3.293935)
build_install 0.009276 0.001546 2.230070 ( 1.256854)
test_btest 0.000486 0.000081 67.111106 ( 11.268309)
test_basic 0.001344 0.003227 0.334052 ( 0.424708)
test_all 0.001229 0.000246 654.325878 (140.107962)
test_rubyspec 0.039652 0.025405 51.983701 ( 60.153892)
total: 221.20 sec