Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-221743
#<BuildRuby:0x00005643f98b7e80
@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.20221229-221743",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005789 0.000827 0.844899 ( 1.013998)
build_miniruby 0.000000 0.001319 1.014396 ( 1.012304)
build_ruby 0.000000 0.001618 2.782685 ( 2.780118)
build_all 0.008184 0.001303 16.842315 ( 2.994252)
build_install 0.005659 0.005854 2.281879 ( 1.182549)
test_btest 0.000864 0.000216 69.023944 ( 11.291025)
test_basic 0.001226 0.005235 0.343428 ( 0.429914)
test_all 0.001055 0.000330 676.872339 (101.177048)
test_rubyspec 0.081518 0.041506 51.771359 ( 59.823374)
total: 181.71 sec