Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-174653
#<BuildRuby:0x000055be31636678
@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.20221226-174653",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000046 0.000010 0.000056 ( 0.000056)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.004334 0.005079 0.848497 ( 1.446567)
build_miniruby 0.000981 0.000280 0.995492 ( 0.993621)
build_ruby 0.001159 0.000331 2.748148 ( 2.745648)
build_all 0.009423 0.000200 16.615781 ( 2.959096)
build_install 0.009618 0.000000 2.227887 ( 1.174989)
test_btest 0.001032 0.000000 66.103085 ( 11.218695)
test_basic 0.000000 0.006586 0.354454 ( 0.440871)
test_all 0.000961 0.000364 640.244775 (109.174502)
test_rubyspec 0.078232 0.055429 50.870937 ( 59.022324)
total: 189.18 sec