Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-105652
#<BuildRuby:0x000056355123e560
@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.20221230-105652",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.006608 0.867366 ( 1.137158)
build_miniruby 0.000000 0.001312 1.012999 ( 1.011015)
build_ruby 0.000000 0.001489 2.771024 ( 2.768238)
build_all 0.001618 0.008288 16.766929 ( 2.977437)
build_install 0.006864 0.004960 2.288204 ( 1.175843)
test_btest 0.000723 0.000342 75.860064 ( 10.641843)
test_basic 0.002094 0.004581 0.348442 ( 0.434654)
test_all 0.001019 0.000537 674.070700 (114.070472)
test_rubyspec 0.073679 0.045228 51.489178 ( 59.640440)
total: 193.86 sec