Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-120757
#<BuildRuby:0x000055a0eadfa620
@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.20230102-120757",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000013)
build_up 0.005958 0.000397 0.846340 ( 1.083422)
build_miniruby 0.001207 0.000080 1.009946 ( 1.008115)
build_ruby 0.001582 0.000106 2.788808 ( 2.786109)
build_all 0.005508 0.004201 16.787975 ( 2.991804)
build_install 0.004668 0.005046 2.311952 ( 1.193224)
test_btest 0.000900 0.000156 68.194652 ( 11.634500)
test_basic 0.002962 0.003401 0.355664 ( 0.442198)
test_all 0.001304 0.000271 664.972756 (101.795161)
test_rubyspec 0.094850 0.036270 51.746258 ( 59.798466)
total: 182.73 sec