Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-190530
#<BuildRuby:0x00005634f563f3c8
@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.20221213-190530",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000921 0.003238 0.856888 ( 1.080336)
build_miniruby 0.000762 0.000190 1.030284 ( 1.029113)
build_ruby 0.001069 0.000268 2.754810 ( 2.645657)
build_all 0.009235 0.000000 15.798176 ( 3.288411)
build_install 0.009827 0.000000 2.223056 ( 1.216896)
test_btest 0.000577 0.000010 64.800694 ( 11.546379)
test_basic 0.005799 0.000000 0.308172 ( 0.397317)
test_all 0.000000 0.001777 674.882635 (142.307891)
test_rubyspec 0.052621 0.016293 52.349690 ( 60.578772)
total: 224.09 sec