Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-041740
#<BuildRuby:0x000056437c5c3f58
@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.20221214-041740",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003763 0.000579 0.854586 ( 1.089401)
build_miniruby 0.000788 0.000121 0.986802 ( 0.985535)
build_ruby 0.001121 0.000000 2.705966 ( 2.581858)
build_all 0.006351 0.002615 15.833293 ( 3.291774)
build_install 0.010104 0.000398 2.245563 ( 1.281496)
test_btest 0.000536 0.000085 59.018323 ( 12.381509)
test_basic 0.003629 0.000573 0.283480 ( 0.374919)
test_all 0.001229 0.000194 681.171491 (140.567476)
test_rubyspec 0.038980 0.021381 52.416311 ( 60.572563)
total: 223.13 sec