Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-053428
#<BuildRuby:0x0000563e3d70c728
@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.20221222-053428",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.004160 0.000000 0.844236 ( 1.104349)
build_miniruby 0.000000 0.001010 1.013919 ( 1.012372)
build_ruby 0.000000 0.001195 2.694058 ( 2.692705)
build_all 0.006678 0.002258 15.893738 ( 3.355007)
build_install 0.009122 0.000228 2.274503 ( 1.293769)
test_btest 0.000535 0.000027 66.415910 ( 10.641989)
test_basic 0.004739 0.000237 0.297509 ( 0.388422)
test_all 0.001251 0.000000 673.534644 (137.496473)
test_rubyspec 0.050570 0.015818 51.776644 ( 59.984052)
total: 217.97 sec